ScriptEvent:debugBounds

From Mod Wiki
Revision as of 12:54, 5 November 2007 by Wizz (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Parameters

vector color -- RGB components of the color of the box.
vector mins -- Mins of the box.
vector maxs -- Maxs of the box.
float time -- Lifetime of the box in seconds.

Result

None.

Supported By

sdSysCallThread

Functionality

Adds a debug box between the specified positions in the world.