C# Class ME3Explorer.Unreal.PropertyReader.Property

Exibir arquivo Open project: ME3Explorer/ME3Explorer Class Usage Examples

Public Properties

Property Type Description
Name int
Size int
TypeVal PropertyType
Value PropertyValue
offend int
offsetval int
raw byte[]

Property Details

Name public_oe property

public int Name
return int

Size public_oe property

public int Size
return int

TypeVal public_oe property

public PropertyType TypeVal
return PropertyType

Value public_oe property

public PropertyValue Value
return PropertyValue

offend public_oe property

public int offend
return int

offsetval public_oe property

public int offsetval
return int

raw public_oe property

public byte[] raw
return byte[]