public OnStateMachineEnter ( |
||
animator | The Animator playing this state machine. | |
stateMachinePathHash | int | The full path hash for this state machine. |
return | void |
Called on the first Update frame when making a transition to a StateMachine. This is not called when making a transition into a StateMachine sub-state.
public OnStateMachineEnter ( |
||
animator | The Animator playing this state machine. | |
stateMachinePathHash | int | The full path hash for this state machine. |
return | void |