C# Class DodgeBehaviour, CaulsCastle

Inheritance: UnityEngine.StateMachineBehaviour
Show file Open project: TheGovernorsJunk/CaulsCastle

Public Methods

Method Description
OnStateEnter ( Animator animator, AnimatorStateInfo stateInfo, int layerIndex ) : void

Method Details

OnStateEnter() public method

public OnStateEnter ( Animator animator, AnimatorStateInfo stateInfo, int layerIndex ) : void
animator Animator
stateInfo UnityEngine.AnimatorStateInfo
layerIndex int
return void