Static Public Member Functions | |
| static mixed | MainMenu_GetSortedCharlist (mixed charlist) |
| for k,char in ipairs(mychars) do char.id,char.name | |
| static mixed | MainMenu_DeleteChar (mixed slot, mixed name) |
Definition at line 727 of file lua_pseudo_code.cpp.
| static mixed mainmenu_charlist::MainMenu_GetSortedCharlist | ( | mixed | charlist | ) | [inline, static] |
for k,char in ipairs(mychars) do char.id,char.name
Definition at line 730 of file lua_pseudo_code.cpp.
| static mixed mainmenu_charlist::MainMenu_DeleteChar | ( | mixed | slot, | |
| mixed | name | |||
| ) | [inline, static] |
Definition at line 732 of file lua_pseudo_code.cpp.
1.5.6