Loading...
Searching...
No Matches
AdventureCore.VisualScripting.StateEnteredUnit Class Reference
Inheritance diagram for AdventureCore.VisualScripting.StateEnteredUnit:
AdventureCore.VisualScripting.StateStartedUnit AdventureCore.VisualScripting.StateExitedUnit

Protected Member Functions

override UnityEvent getEvent (string key, string state)
 
- Protected Member Functions inherited from AdventureCore.VisualScripting.StateStartedUnit
override void Definition ()
 

Additional Inherited Members

- Public Member Functions inherited from AdventureCore.VisualScripting.StateStartedUnit
override void StartListening (GraphStack stack)
 
override void StopListening (GraphStack stack)
 
- Public Attributes inherited from AdventureCore.VisualScripting.StateStartedUnit
ValueInput Key
 
ValueInput State
 
- Properties inherited from AdventureCore.VisualScripting.StateStartedUnit
override bool register [get]
 

Member Function Documentation

◆ getEvent()

override UnityEvent AdventureCore.VisualScripting.StateEnteredUnit.getEvent ( string key,
string state )
protectedvirtual