Osiris/API/TimerFinished
From Divinity Engine Wiki
Full Definition(s)
- event TimerFinished((STRING)_Timer)
Description
This event gets thrown when a timer countdown finishes.
Parameters
- _Timer: The event name that was specified to the corresponding TimerLaunch call.
Notes
- /