C# Class ME3Explorer.FaceFX.ME2HeaderStruct

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

Public Properties

Property Type Description
Licensee string
Magic uint
Project string
unk1 int
unk3 int
unk4 int

Property Details

Licensee public_oe property

public string Licensee
return string

Magic public_oe property

public uint Magic
return uint

Project public_oe property

public string Project
return string

unk1 public_oe property

public int unk1
return int

unk3 public_oe property

public int unk3
return int

unk4 public_oe property

public int unk4
return int