Click or drag to resize
EventManagerOperator Methods

The EventManagerOperator type exposes the following members.

Methods
  NameDescription
Protected methodAwake
Protected methodInit
Initializes this system, setting it up for being added and removed as event listener.
Protected methodOnDisable
Protected methodOnEnable
Protected methodOnGameChanged
Protected methodSetListener
Sets the passed callback for events with the specified key. The callback will automatically be added on enable, and removed on disable.
Protected methodStart
Top
See Also