API:Event List L

From TheWarWiki

Jump to: navigation, search
Event List - A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

L_BUTTON_DOWN_PROCESSED

Occurs when clicking on the viewport, not windows.

Parameters

(Unknown), ScreenX, ScreenY

Unknown has always been 0
ScreenX = Left to Right Viewport pixel
ScreenY = Top to Bottom Viewport pixel

Relative Data

None

L_BUTTON_UP_PROCESSED

Triggers when Right Clicking a window

Parameters

Unknown, WindowX, WindowY

Unknown has always been 0
WindowX = Left to Right Window Pixels
WindowY = Top to Bottom Window Pixels

Relative Data

None

LANGUAGE_TOGGLED

No information available yet: someone should research this event.


LOADING_BEGIN

Occurs every time the World is reloaded. Called at the begin of the process. The World is reloaded when logging in a character and when switching to a new zone. Warning : When you logging you can't do anything with this event because addons are not loaded at this time.


LOADING_END

Occurs every time the World is reloaded. Called at the end of the process. The World is reloaded when logging in a character and when switching to a new zone.


LOADING_PROGRESS_UPDATED

No information available yet: someone should research this event.


LOG_OUT

No information available yet: someone should research this event.


LOGIN

No information available yet: someone should research this event.


LOGIN_LOCAL

No information available yet: someone should research this event.


LOGIN_PROGRESS_STARTING

No information available yet: someone should research this event.


LOGIN_PROGRESS_UPDATED

No information available yet: someone should research this event.

Personal tools