CharSelectDialog
From Vendetta Lua
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