Loading...
Searching...
No Matches
AdventureSouls.VisualScripting.SoulsPerformNPCActionUnit Class Reference
Inheritance diagram for AdventureSouls.VisualScripting.SoulsPerformNPCActionUnit:
AdventureCore.VisualScripting.PerformActionBaseUnit< SoulsNonPlayerCharacter >

Public Attributes

ValueInput Action
 
- Public Attributes inherited from AdventureCore.VisualScripting.PerformActionBaseUnit< SoulsNonPlayerCharacter >
ControlInput Input
 
ControlOutput True
 
ControlOutput False
 

Protected Member Functions

override void Definition ()
 
override CharacterActionBase getAction (Flow flow, SoulsNonPlayerCharacter npc)
 
- Protected Member Functions inherited from AdventureCore.VisualScripting.PerformActionBaseUnit< SoulsNonPlayerCharacter >
override void Definition ()
 
CharacterActionBase getAction (Flow flow, T character)