ScriptEvent:killThread

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

Parameters

string name -- Name of the thread(s) to terminate.

Result

None.

Supported By

sdSysCallThread

Comments

  • No indication is given as to how many threads, if any, were terminated.

Functionality

Terminates all script threads with the specified name.