C# Class NPCData

Afficher le fichier Open project: mezosaurus/eae-project Class Usage Examples

Méthodes publiques

Свойство Type Description
LeftLowerArmFinalAngle float
LeftLowerArmStartAngle float
LeftUpperArmFinalAngle float
LeftUpperArmStartAngle float
RightLowerArmFinalAngle float
RightLowerArmStartAngle float
RightUpperArmFinalAngle float
RightUpperArmStartAngle float
SkinType NPCSkinType

Méthodes protégées

Méthode Description
CalculateMidpointAngles ( ) : void

Method Details

CalculateMidpointAngles() protected méthode

protected CalculateMidpointAngles ( ) : void
Résultat void

Property Details

LeftLowerArmFinalAngle public_oe property

public float LeftLowerArmFinalAngle
Résultat float

LeftLowerArmStartAngle public_oe property

public float LeftLowerArmStartAngle
Résultat float

LeftUpperArmFinalAngle public_oe property

public float LeftUpperArmFinalAngle
Résultat float

LeftUpperArmStartAngle public_oe property

public float LeftUpperArmStartAngle
Résultat float

RightLowerArmFinalAngle public_oe property

public float RightLowerArmFinalAngle
Résultat float

RightLowerArmStartAngle public_oe property

public float RightLowerArmStartAngle
Résultat float

RightUpperArmFinalAngle public_oe property

public float RightUpperArmFinalAngle
Résultat float

RightUpperArmStartAngle public_oe property

public float RightUpperArmStartAngle
Résultat float

SkinType public_oe property

public NPCSkinType SkinType
Résultat NPCSkinType