C# 클래스 ME3Explorer.Unreal.Bytecode.Token

파일 보기 프로젝트 열기: ME3Explorer/ME3Explorer

공개 프로퍼티들

프로퍼티 타입 설명
raw byte[]
stop bool
text string

프로퍼티 상세

raw 공개적으로 프로퍼티

public byte[] raw
리턴 byte[]

stop 공개적으로 프로퍼티

public bool stop
리턴 bool

text 공개적으로 프로퍼티

public string text
리턴 string