ActionAdventureKit 1.5.4
|
Protected Member Functions | |
override UnityEvent< CharacterActionBase > | getEvent (ICharacterAssociator owner) |
Protected Member Functions inherited from AdventureCore.VisualScripting.UnityEventUnit< ICharacterAssociator, CharacterActionBase > | |
override void | Definition () |
override void | Definition () |
UnityEvent | getEvent (TOwner owner) |
UnityEvent< TArgs > | getEvent (TOwner owner) |
override void | AssignArguments (Flow flow, TArgs e) |
Additional Inherited Members | |
Public Member Functions inherited from AdventureCore.VisualScripting.UnityEventUnit< ICharacterAssociator, CharacterActionBase > | |
override void | StartListening (GraphStack stack) |
override void | StartListening (GraphStack stack) |
override void | StopListening (GraphStack stack) |
override void | StopListening (GraphStack stack) |
Public Attributes inherited from AdventureCore.VisualScripting.UnityEventUnit< ICharacterAssociator, CharacterActionBase > | |
ValueInput | Owner |
The game object that listens for the event. | |
ValueOutput | Parameter |
Properties inherited from AdventureCore.VisualScripting.UnityEventUnit< ICharacterAssociator, CharacterActionBase > | |
override bool | register [get] |