C# 클래스 BaseAnimation, kaijurising

파일 보기 프로젝트 열기: Moehammered/kaijurising 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
networkAnimator NetworkAnimator,

공개 메소드들

메소드 설명
OnStartLocalPlayer ( ) : void
PreStartClient ( ) : void
setAnimationBool ( string animationParameter, bool state ) : void

메소드 상세

OnStartLocalPlayer() 공개 메소드

public OnStartLocalPlayer ( ) : void
리턴 void

PreStartClient() 공개 메소드

public PreStartClient ( ) : void
리턴 void

setAnimationBool() 공개 메소드

public setAnimationBool ( string animationParameter, bool state ) : void
animationParameter string
state bool
리턴 void

프로퍼티 상세

networkAnimator 공개적으로 프로퍼티

public NetworkAnimator, networkAnimator
리턴 NetworkAnimator,