Plugin event types

Defines

#define PLUGIN_EVENT_NORMAL   1
#define PLUGIN_EVENT_MAP   2
#define PLUGIN_EVENT_GLOBAL   3

Detailed Description

The plugin event types.


Define Documentation

#define PLUGIN_EVENT_GLOBAL   3

Global event, requires no attaching of event.

Definition at line 72 of file plugin.h.

#define PLUGIN_EVENT_MAP   2

Map-wide event.

Definition at line 70 of file plugin.h.

#define PLUGIN_EVENT_NORMAL   1

Normal event: the event is attached directly to the object in question.

Definition at line 68 of file plugin.h.


Generated by  doxygen 1.6.2