Difference between revisions of "Thread:kill"

(Initial version)
(No difference)

Revision as of 14:45, 20 September 2010

Forcefully terminate the thread.

O.png This function terminates the thread wherever it is, which is capable of locking the game, or doing anything evil for that matter, its use is strongly discouraged.  


Function

Synopsis

Thread:kill( )

Arguments

None.

Returns

None.

See Also