C# Class TargetBehaviour, CaulsCastle

Inheritance: MonoBehaviour
Afficher le fichier Open project: TheGovernorsJunk/CaulsCastle Class Usage Examples

Méthodes publiques

Méthode Description
OnStateUpdate ( Animator animator, AnimatorStateInfo stateInfo, int layerIndex ) : void

Method Details

OnStateUpdate() public méthode

public OnStateUpdate ( Animator animator, AnimatorStateInfo stateInfo, int layerIndex ) : void
animator Animator
stateInfo UnityEngine.AnimatorStateInfo
layerIndex int
Résultat void