C# Class ME3Explorer.Unreal.PSAFile.PSABone

Exibir arquivo Open project: ME3Explorer/ME3Explorer Class Usage Examples

Public Properties

Property 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
return int

flags public_oe property

public int flags
return int

index public_oe property

public int index
return int

length public_oe property

public float length
return float

location public_oe property

public PSAPoint location
return PSAPoint

name public_oe property

public string name
return string

parent public_oe property

public int parent
return int

rotation public_oe property

public PSAQuad rotation
return PSAQuad

size public_oe property

public PSAPoint size
return PSAPoint