Navigation :
Variable
Description
A value-storing object that is local to the template. They are like Parameters in the Animator.
public abstract class InitialPrefabs.DaniAI.Variable
: ScriptableObject
Properties
Type |
Name |
Summary |
Type |
ValueType |
The variable’s type |
Methods
Type |
Name |
Summary |
Object |
GetValue() |
Gets the variable’s current value. |