![]() |
VR-Forces 4.1.1 Class Documentation
|
This struct is the fixed portion the simulation network representation of an while statement. More...
Public Attributes | |
| DtNetU16 | myCondExprSize |
| DtNetU8 | myStatementCount |
| 2 bytes | |
| DtNetU8 | myCondExprType |
| 1 byte | |
| DtNetU16 | myPadding1 |
| 1 bytes | |
| DtNetU16 | myPadding2 |
| 2 bytes | |
This struct is the fixed portion the simulation network representation of an while statement.
Format of entire net representation of while statement:
DtNetWhileStatement trigger name string, padded out to 8 byte boundary option string, padded out to 8 byte boundary conditional expression <statement data 1> . . . <statement data="" n>="">
| DtNetU16 DtNetWhileStatement::myCondExprSize |
| DtNetU8 DtNetWhileStatement::myStatementCount |
2 bytes
| DtNetU8 DtNetWhileStatement::myCondExprType |
1 byte
| DtNetU16 DtNetWhileStatement::myPadding1 |
1 bytes
| DtNetU16 DtNetWhileStatement::myPadding2 |
2 bytes