Difference between revisions of "ScriptEvent:terminate"

From Mod Wiki
 
(No difference)

Latest revision as of 11:18, 5 November 2007

Parameters

integer id -- Id of the thread to terminate.

Result

None.

Supported By

sdSysCallThread

Functionality

Terminates the thread with the given id.