Method WorldObject:RemoveEventById [-] [+]
Removes the timed event from a WorldObject by the specified event ID
In multistate, this method is only available in the MAP states
Synopsis
WorldObject:RemoveEventById( eventId )
Arguments
number eventId
Event Id to remove.
Valid numbers: integers from -2,147,483,647 to 2,147,483,647.
Returns
Nothing.