LEGO Mindstorms EV3 |
#include <lmstypes.h>
Data Fields | |
IP | OffsetToInstructions |
Offset to instructions from image start. | |
OBJID | OwnerObjectId |
Used by BLOCK's to hold the owner id. | |
TRIGGER | TriggerCount |
Used to determine how many triggers needed before the BLOCK object is activated. | |
LBINDEX | LocalBytes |
Number of bytes to allocate for local variables. | |
Object header used for all types of objects (VMTHREAD, SUBCALL, BLOCK and ALIAS)