Skip to content

Helper Types

stricq edited this page Mar 25, 2016 · 9 revisions

####UpkString

Size Type Name Notes
4 Bytes int32 Length Length > 0 String is NULL terminated ASCII; Length < 0 String is Unicode (no NULL termination)
variable char String String contents

Code

Clone this wiki locally