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

Public Attributes

ValueInput Name
 
ValueInput ApplyValue
 
ValueInput ResetValue
 
- Public Attributes inherited from AdventureCore.VisualScripting.InstructionUnitBase< AnimatorFloatInstruction >
ValueOutput Instruction
 

Protected Member Functions

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