ActionAdventureKit 1.8.0
|
sets a int parameter in an animator
Public Member Functions | |
override void | Apply (CharacterBase character) |
override void | Reset (CharacterBase character) |
![]() | |
void | Reset (CharacterBase character) |
reset whatever the instruction is affecting to its original value or remove whatever influence the instruction has had from the character | |
void | Apply (CharacterBase character) |
apply the instruction, whenever a new instruction is added all instructions are reset and applied again | |
Public Attributes | |
string | Name |
int | ApplyValue |
int | ResetValue |
Additional Inherited Members | |
![]() | |
object | Owner [get, set] |