|
ActionAdventureKit 1.9.3
|
Public Member Functions | |
| override void | StartListening (GraphStack stack) |
| override void | StopListening (GraphStack stack) |
Public Attributes | |
| ValueInput | Owner |
| The game object that listens for the event. | |
Protected Member Functions | |
| override void | Definition () |
| void | subscribe (TOwner owner, Action action) |
| void | unsubscribe (TOwner owner, Action action) |
Properties | |
| override bool | register [get] |