CharSelectDialog

From Vendetta Lua
Revision as of 00:51, 29 November 2008 by Chefkoch (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Dialog that handles character selection. Created with CreateCharSelectMenu.

The dialog is registered with the events: UPDATE_CHARACTER_LIST, LOGIN_FAILED

Functions

ClearCharacters

Definition:
ClearCharacters(userdata self) -> nil

Description:
Clear character list in the dialog

Arguments:
self this dialog

OnEvent

Definition:
OnEvent(userdata self) -> nil

Description:
Eventhandler

Arguments:
self this dialog