C# 클래스 HashIDs, VampKid3D

상속: MonoBehaviour
파일 보기 프로젝트 열기: adamtuliper/VampKid3D 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
aimWeightFloat int
angularSpeedFloat int
deadBool int
dyingState int
locomotionState int
openBool int
playerInSightBool int
shotFloat int
shoutState int
shoutingBool int
sneakingBool int
speedFloat int

공개 메소드들

메소드 설명
Awake ( ) : void

메소드 상세

Awake() 공개 메소드

public Awake ( ) : void
리턴 void

프로퍼티 상세

aimWeightFloat 공개적으로 프로퍼티

public int aimWeightFloat
리턴 int

angularSpeedFloat 공개적으로 프로퍼티

public int angularSpeedFloat
리턴 int

deadBool 공개적으로 프로퍼티

public int deadBool
리턴 int

dyingState 공개적으로 프로퍼티

public int dyingState
리턴 int

locomotionState 공개적으로 프로퍼티

public int locomotionState
리턴 int

openBool 공개적으로 프로퍼티

public int openBool
리턴 int

playerInSightBool 공개적으로 프로퍼티

public int playerInSightBool
리턴 int

shotFloat 공개적으로 프로퍼티

public int shotFloat
리턴 int

shoutState 공개적으로 프로퍼티

public int shoutState
리턴 int

shoutingBool 공개적으로 프로퍼티

public int shoutingBool
리턴 int

sneakingBool 공개적으로 프로퍼티

public int sneakingBool
리턴 int

speedFloat 공개적으로 프로퍼티

public int speedFloat
리턴 int