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