Loading...
Searching...
No Matches
AdventureCore.VisualScripting.AnimatorBoolInstructionUnit Class Reference
Inheritance diagram for AdventureCore.VisualScripting.AnimatorBoolInstructionUnit:
AdventureCore.VisualScripting.InstructionUnitBase< AnimatorBoolInstruction >

Public Attributes

ValueInput Name
 
ValueInput Value
 
- Public Attributes inherited from AdventureCore.VisualScripting.InstructionUnitBase< AnimatorBoolInstruction >
ValueOutput Instruction
 

Protected Member Functions

override void Definition ()
 
override void assignInputs (Flow flow, AnimatorBoolInstruction instruction)
 
- Protected Member Functions inherited from AdventureCore.VisualScripting.InstructionUnitBase< AnimatorBoolInstruction >
override void Definition ()
 
virtual void assignInputs (Flow flow, T instruction)