Osiris/API/TimerFinished

From Divinity Engine Wiki
Jump to: navigation, search
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
  • /
See Also