CharSelectDialog

From Vendetta Lua
Revision as of 23:41, 28 November 2008 by Chefkoch (Talk | contribs) (New page: Dialog that handles character selection. Created withCreateCharSelectMenu. The dialog is registered with the events: [[Eventtype#UPDATE_CHARACTER_LIST|U...)

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

Dialog that handles character selection. Created withCreateCharSelectMenu.

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