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
LeopotamGroup
Animation
SetIntOnStateExit
C# Class LeopotamGroup.Animation.SetIntOnStateExit
Set Animator integer parameter to new state on node exit.
Inheritance:
UnityEngine.StateMachineBehaviour
Afficher le fichier
Open project: Leopotam/LeopotamGroupLibraryUnity
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
UnityEngine.Animator
stateInfo
UnityEngine.AnimatorStateInfo
layerIndex
int
Résultat
void