Difference between revisions of "ScriptEvent:assert"
From Mod Wiki
(No difference)
|
Latest revision as of 11:00, 5 November 2007
Parameters
boolean value -- Value to check.
Result
None.
Supported By
sdSysCallThread
Functionality
Throws an assert in debug mode, if the parameter is false.