Module utils.event_core

Do not use this function, use Event.add instead as it has safety checks.

Functions

Public.on_init (handler) Do not use this function, use Event.on_init instead as it has safety checks.
Public.on_load (handler) Do not use this function, use Event.on_load instead as it has safety checks.
Public.on_nth_tick (tick, handler) Do not use this function, use Event.on_nth_tick instead as it has safety checks.


Functions

Public.on_init (handler)
Do not use this function, use Event.on_init instead as it has safety checks.

Parameters:

  • handler
Public.on_load (handler)
Do not use this function, use Event.on_load instead as it has safety checks.

Parameters:

  • handler
Public.on_nth_tick (tick, handler)
Do not use this function, use Event.on_nth_tick instead as it has safety checks.

Parameters:

  • tick
  • handler
generated by LDoc 1.4.3 Last updated 2019-05-29 22:30:49