ActiveModeInfo Struct Reference Library » Active Object Manager
#include <lib_activeobjectmanager.h>
Active object manager mode information.
Public Attributes |
|
ACTIVEOBJECTMODE | id |
String | name |
MESSAGEHOOK * | hook |
ACTIVEOBJECTMODE id |
The mode ID. Either a member of ACTIVEOBJECTMODE or a unique ID: ACTIVEOBJECTMODE .
String name |
The mode name.
MESSAGEHOOK * hook |
The mode message hook.