|
|
int16 | currentNode |
| |
|
int16 | entryFlagsCount |
| |
|
int16 | variablesCount |
| |
|
int16 | importsCount |
| |
|
int16 | numImports |
| |
|
int16 | optionListSize |
| |
|
int16 | messageList1Size |
| |
|
int16 | messageList2Size |
| |
|
int16 | speechList1Size |
| |
|
int16 | speechList2Size |
| |
|
int16 | optionList [10] |
| |
|
int16 | messageList1 [10] |
| |
|
int16 | messageList2 [10] |
| |
|
int16 | speechList1 [10] |
| |
|
int16 | speechList2 [10] |
| |
|
uint16 | importsOffset |
| |
|
uint16 | entryFlagsOffset |
| |
|
uint16 | variablesOffset |
| |
|
Common::Array< int16 > | imports |
| |
|
Common::Array< uint16 > | entryFlags |
| |
|
Common::Array< ConvVariable > | variables |
| |
|
|
static constexpr size_t | SIZE = 2 * 10 + 2 * 10 * 5 + 2 * 3 |
| |
The documentation for this struct was generated from the following file: