Type 25: Labels
File Format Description
File Structure
- Format Type: Data
- Endian Order: Little Endian
- File Extension: .bin
FILE
User-defined structures
CLASS*
Class | |||
---|---|---|---|
INT+32 | 0x1 | Class name length | = ba |
CHAR8 | [ba] | Class name | |
INT+32 | 0x1 | Labels Count | = bb |
INT+32 | 0x1 | ? | 0x0 |
LABEL* | [bb] | Label information |
LABEL*
Label | |||
---|---|---|---|
INT+32 | 0x1 | Label name length | = ca |
CHAR8 | [ca] | Label name | |
INT+32 | 0x1 | Label text length | = cb |
CHAR16 | [cb] | Label text |