C# Class Victory

Inheritance: MonoBehaviour
Afficher le fichier Open project: LilTsubaki/Les-fragments-d-Erule Class Usage Examples

Méthodes publiques

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

Method Details

OnStateEnter() public méthode

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