C# 클래스 NPCData

파일 보기 프로젝트 열기: mezosaurus/eae-project 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
LeftLowerArmFinalAngle float
LeftLowerArmStartAngle float
LeftUpperArmFinalAngle float
LeftUpperArmStartAngle float
RightLowerArmFinalAngle float
RightLowerArmStartAngle float
RightUpperArmFinalAngle float
RightUpperArmStartAngle float
SkinType NPCSkinType

보호된 메소드들

메소드 설명
CalculateMidpointAngles ( ) : void

메소드 상세

CalculateMidpointAngles() 보호된 메소드

protected CalculateMidpointAngles ( ) : void
리턴 void

프로퍼티 상세

LeftLowerArmFinalAngle 공개적으로 프로퍼티

public float LeftLowerArmFinalAngle
리턴 float

LeftLowerArmStartAngle 공개적으로 프로퍼티

public float LeftLowerArmStartAngle
리턴 float

LeftUpperArmFinalAngle 공개적으로 프로퍼티

public float LeftUpperArmFinalAngle
리턴 float

LeftUpperArmStartAngle 공개적으로 프로퍼티

public float LeftUpperArmStartAngle
리턴 float

RightLowerArmFinalAngle 공개적으로 프로퍼티

public float RightLowerArmFinalAngle
리턴 float

RightLowerArmStartAngle 공개적으로 프로퍼티

public float RightLowerArmStartAngle
리턴 float

RightUpperArmFinalAngle 공개적으로 프로퍼티

public float RightUpperArmFinalAngle
리턴 float

RightUpperArmStartAngle 공개적으로 프로퍼티

public float RightUpperArmStartAngle
리턴 float

SkinType 공개적으로 프로퍼티

public NPCSkinType SkinType
리턴 NPCSkinType