|
Arbor 3: FSM & BT Graph Editor
3.7.8
|
A reference to the Boolean parameter of Animator. More...
Public Member Functions | |
| void | Set (bool value) |
| Set the value. More... | |
| bool | Get () |
| Get the value. More... | |
Additional Inherited Members | |
Public Attributes inherited from AnimatorParameterReference | |
| Animator | animator |
| Animator parameters are stored. More... | |
| string | name |
| Parameter name. More... | |
| int | type |
| Parameter type. More... | |
A reference to the Boolean parameter of Animator.
| bool Get | ( | ) |
Get the value.
| void Set | ( | bool | value | ) |
Set the value.
| value | Value |