IngameDateTime_Dev > Ingame Clock > Clear Timer

Clear Timer

Clears a previously registered timer as specified by the handle.
This is only needed in order to cancel a timer before it triggers, or to bring an end to repeating duration/partial date timers.
An already elapsed non-repeating duration timer or specific date timer does not need to be cleared manually.

Cannot be called on a network client.

Inputs

In
Exec

Target
Ingame Clock Object Reference

Handle
Ingame Timer Handle Structure (by ref)

Handle to the timer to cancel

Outputs

Out
Exec