Introduction
Provides the ability to modify Animator properties
Fields#
| Name | Description |
|---|---|
| Key Name | Name of the paramater to modify |
| Param Type | Type of the parameter |
| Bool Val | Boolean value to assign |
| Int Val | Integer value to assign |
| Float Val | Float value to assign |
| Trigger Val | Triger value to assign |
Methods#
| Name | Description |
|---|---|
| ApplyMod | Set the value to the animator |
| CheckMod | Check of the Animator's value already equals the desired value |
| Clone | Create a clone of this object |
| DataLoad | Load data from a stream |
| DataSave | Save data to a stream |