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