Property | Type | Description | |
---|---|---|---|
custom_frame_range | bool | ||
custom_start_frame | int | ||
do_blending | bool | ||
game_controller | CreatureGameController, | ||
play_animation_name | string |
Method | Description | |
---|---|---|
OnStateEnter ( Animator animator, |
||
OnStateExit ( Animator animator, |
public OnStateEnter ( Animator animator, |
||
animator | Animator | |
stateInfo | ||
layerIndex | int | |
return | void |
public OnStateExit ( Animator animator, |
||
animator | Animator | |
stateInfo | ||
layerIndex | int | |
return | void |
public CreatureGameController, game_controller | ||
return | CreatureGameController, |