Soldier.setAnimatorBool 6
Sets a bool parameter on the soldier's animator
Return value
| Return Type | Description |
|---|---|
| void | This function doesn't return anything |
Parameters
| Parameter | Type | Description |
|---|---|---|
| 1 | string | Name of the Bool variable |
| 2 | bool | Value to set |
Examples
No examples available.
