C# Class ME3Explorer.Unreal.Bytecode.Token

Exibir arquivo Open project: ME3Explorer/ME3Explorer

Public Properties

Property Type Description
raw byte[]
stop bool
text string

Property Details

raw public_oe property

public byte[] raw
return byte[]

stop public_oe property

public bool stop
return bool

text public_oe property

public string text
return string