Event Handler

From Legends of Aria Admin and Modding Wiki
Revision as of 16:22, 1 November 2016 by Yorlik (talk | contribs)
Jump to: navigation, search
An Event Handler is a function registered in a special way to be called when certain things (events) happen.
  • Registering a function as Event Handlerin the general abstract form is:

RegisterEventHandler( (EventType)mEvent, (string)mEventIdentifier, (function)mEventHandler) mEvent can be one of the following event types:

EventType.
EventType.
EventType.
EventType.
EventType.
EventType.
EventType.
EventType.
EventType.
EventType.
EventType.