Home / api / name / gb.getevent 
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration   
fr  de  es  it  nl  pl  pt  pt_BR  ca  ar  fa  vi  ja  ru  zh  zh_TW  eo 
Documentation
History
 
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