GB.CanRaise | Checks if an observer has an event handler for a specified event. |
GB.GetEvent | Returns an event identifier. |
GB.Raise | Raises an event. |
These functions allow you to raise an event from a specified object, and to get all needed information for raising this event.