Home / api / name / gb.getevent 
GB.GetEvent
Syntax
long GB.GetEvent ( void *class , char *name )

Gets an event id from its name.

This function returns the event id, or -1 if the class didn't declare any event with the specified name.


See also
Event Management