C# Class ME3Explorer.Unreal.PSAFile.PSABone

Afficher le fichier Open project: ME3Explorer/ME3Explorer Class Usage Examples

Méthodes publiques

Свойство Type Description
childs int
flags int
index int
length float
location PSAPoint
name string
parent int
rotation PSAQuad
size PSAPoint

Property Details

childs public_oe property

public int childs
Résultat int

flags public_oe property

public int flags
Résultat int

index public_oe property

public int index
Résultat int

length public_oe property

public float length
Résultat float

location public_oe property

public PSAPoint location
Résultat PSAPoint

name public_oe property

public string name
Résultat string

parent public_oe property

public int parent
Résultat int

rotation public_oe property

public PSAQuad rotation
Résultat PSAQuad

size public_oe property

public PSAPoint size
Résultat PSAPoint