Home / api / name / declare_event 
DECLARE_EVENT
Syntax
#define DECLARE_EVENT ( event ) ...

Declares a static variable that will receive an event identifier.

Once declared, use this variable with the GB_EVENT macro in the class declaration structure.