C# Class ME3Explorer.Unreal.Bytecode.Token

Afficher le fichier Open project: ME3Explorer/ME3Explorer

Méthodes publiques

Свойство Type Description
raw byte[]
stop bool
text string

Property Details

raw public_oe property

public byte[] raw
Résultat byte[]

stop public_oe property

public bool stop
Résultat bool

text public_oe property

public string text
Résultat string