C# Class ME3Explorer.UnrealHelper.UPropertyReader.Property

ファイルを表示 Open project: ME3Explorer/ME3Explorer Class Usage Examples

Public Properties

Property Type Description
Meta List
name string
offset int
raw byte[]
value string

Property Details

Meta public_oe property

public List Meta
return List

name public_oe property

public string name
return string

offset public_oe property

public int offset
return int

raw public_oe property

public byte[] raw
return byte[]

value public_oe property

public string value
return string