Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
ActionAnimEnd
C# Class ActionAnimEnd, The-Ritual-of-Jesses-House
Inheritance:
UnityEngine.StateMachineBehaviour
Afficher le fichier
Open project: lopalop2/The-Ritual-of-Jesses-House
Méthodes publiques
Méthode
Description
OnStateExit
(
Animator
animator
,
AnimatorStateInfo
stateInfo
,
int
layerIndex
) :
void
Method Details
OnStateExit()
public
méthode
public
OnStateExit
(
Animator
animator
,
AnimatorStateInfo
stateInfo
,
int
layerIndex
) :
void
animator
Animator
stateInfo
UnityEngine.AnimatorStateInfo
layerIndex
int
Résultat
void