![]() | EventManagerOperator Methods |
The EventManagerOperator type exposes the following members.
Name | Description | |
---|---|---|
![]() | Awake | |
![]() | Init |
Initializes this system, setting it up for being added and removed as event listener.
|
![]() | OnDisable | |
![]() | OnEnable | |
![]() | OnGameChanged | |
![]() | SetListener |
Sets the passed callback for events with the specified key.
The callback will automatically be added on enable, and removed on disable.
|
![]() | Start |