Loading...
Searching...
No Matches
AdventureCore.VisualScripting.DialogContinuingUnit Class Reference
Inheritance diagram for AdventureCore.VisualScripting.DialogContinuingUnit:
AdventureCore.VisualScripting.DialogOpeningUnit

Protected Member Functions

override UnityEvent getEvent (string key)
 

Additional Inherited Members

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

Member Function Documentation

◆ getEvent()

override UnityEvent AdventureCore.VisualScripting.DialogContinuingUnit.getEvent ( string key)
protectedvirtual