API ProcessEvent
From Vendetta Lua
Jump to navigationJump to search
ProcessEvent
Definition:
ProcessEvent(string eventtype, ...) -> nil
Description:
Processes various events. Trigger a with RegisterEvent defined event.
Arguments:
eventtype eventtype
... variable number of arguments depending on event.