C# Class ME3Explorer.Unreal.Bytecode.Token

Show file Open project: ME3Explorer/ME3Explorer

Public Properties

Property Type Description
raw byte[]
stop bool
text string

Property Details

raw public property

public byte[] raw
return byte[]

stop public property

public bool stop
return bool

text public property

public string text
return string