C# Class ME3Explorer.FaceFX.ME3HeaderStruct

Inheritance: HeaderStruct
Mostrar archivo Open project: ME3Explorer/ME3Explorer Class Usage Examples

Public Properties

Property Type Description
Licensee string
Magic uint
Nodes ME3Explorer.FaceFX.HNodeStruct[]
Project string
unk1 int
unk2 int
unk3 int
unk4 ushort

Property Details

Licensee public_oe property

public string Licensee
return string

Magic public_oe property

public uint Magic
return uint

Nodes public_oe property

public HNodeStruct[],ME3Explorer.FaceFX Nodes
return ME3Explorer.FaceFX.HNodeStruct[]

Project public_oe property

public string Project
return string

unk1 public_oe property

public int unk1
return int

unk2 public_oe property

public int unk2
return int

unk3 public_oe property

public int unk3
return int

unk4 public_oe property

public ushort unk4
return ushort