C# Class ME3Explorer.FaceFX.ME3HeaderStruct

Inheritance: HeaderStruct
Show file 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 property

public string Licensee
return string

Magic public property

public uint Magic
return uint

Nodes public property

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

Project public property

public string Project
return string

unk1 public property

public int unk1
return int

unk2 public property

public int unk2
return int

unk3 public property

public int unk3
return int

unk4 public property

public ushort unk4
return ushort