ScriptEvent:killThread

From Mod Wiki

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.