C# 클래스 LeopotamGroup.Animation.SetIntOnStateEnter

Set Animator integer parameter to new state on node enter.
상속: UnityEngine.StateMachineBehaviour
파일 보기 프로젝트 열기: Leopotam/LeopotamGroupLibraryUnity

공개 메소드들

메소드 설명
OnStateEnter ( Animator animator, AnimatorStateInfo stateInfo, int layerIndex ) : void

메소드 상세

OnStateEnter() 공개 메소드

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