Difference between revisions of "API ProcessEvent"

From Vendetta Lua
Jump to: navigation, search
(split)
(No difference)

Revision as of 22:03, 25 January 2009

ProcessEvent

Definition: ProcessEvent(string eventtype, data) -> nil
Description:
Processes various events. Trigger a with Function_Index#RegisterEvent defined event
Arguments:
eventtype eventtype
data varies depending on eventtype. Sometimes it's a table, sometimes it's a string.