modding:function:syscanceltimerevent
Discuss this page on this pages TalkPage
sysCancelTimerEvent
See sysCancelTimerEvent at Xelerus
Syntax | (sysCancelTimerEvent spaceObject string) |
---|---|
Arguments | spaceObject: The space object that will call the event that needs to be canceled. |
string: The name of the event. | |
Returns | condition: True if successful, Nil otherwise. |
Category | event, system, time |
Description | Stops the named timed event from being called on the space object. |
Example
(sysCancelTimerEvent gplayership "Success")
Stops the timed event Success from running. Return to Functions list
modding/function/syscanceltimerevent.txt · Last modified: 2014/12/27 04:40 by 127.0.0.1