proxy for setting animator values from unityevents
https://citybuilder.softleitner.com/manual
|
void | SetBool1 (bool value) |
|
void | SetInteger1 (int value) |
|
void | SetFloat1 (float value) |
|
void | SetBool2 (bool value) |
|
void | SetInteger2 (int value) |
|
void | SetFloat2 (float value) |
|
void | SetBool3 (bool value) |
|
void | SetInteger3 (int value) |
|
void | SetFloat3 (float value) |
|
void | SetBool4 (bool value) |
|
void | SetInteger4 (int value) |
|
void | SetFloat4 (float value) |
|
void | SetBool5 (bool value) |
|
void | SetInteger5 (int value) |
|
void | SetFloat5 (float value) |
|
|
string | Parameter1 |
|
string | Parameter2 |
|
string | Parameter3 |
|
string | Parameter4 |
|
string | Parameter5 |
|