C# Class ME3Explorer.UnrealHelper.UPropertyReader.Property

Afficher le fichier Open project: ME3Explorer/ME3Explorer Class Usage Examples

Méthodes publiques

Свойство Type Description
Meta List
name string
offset int
raw byte[]
value string

Property Details

Meta public_oe property

public List Meta
Résultat List

name public_oe property

public string name
Résultat string

offset public_oe property

public int offset
Résultat int

raw public_oe property

public byte[] raw
Résultat byte[]

value public_oe property

public string value
Résultat string