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