Static Public Member Functions | |
| static mixed | DisplayMemoryUsageFormatHelper (mixed x) |
| static mixed | DisplayMemoryUsage (mixed memoryusage) |
| static mixed | Client_SetBottomLine (mixed text) |
| text-line at the bottom of screen (readonly, used for mousepicking debug text and for info during loading) | |
| static mixed | SendChat (mixed text_plain, mixed text_unicode, mixed bIgnoreSpecials, mixed textmode) |
| function is called by Lugre (lib.chatline.lua) from IrisChatLine_RepeatLast and IrisChatLine_Init | |
Definition at line 2549 of file lua_pseudo_code.cpp.
| static mixed gui_helper::DisplayMemoryUsageFormatHelper | ( | mixed | x | ) | [inline, static] |
Definition at line 2551 of file lua_pseudo_code.cpp.
| static mixed gui_helper::DisplayMemoryUsage | ( | mixed | memoryusage | ) | [inline, static] |
Definition at line 2553 of file lua_pseudo_code.cpp.
| static mixed gui_helper::Client_SetBottomLine | ( | mixed | text | ) | [inline, static] |
text-line at the bottom of screen (readonly, used for mousepicking debug text and for info during loading)
Definition at line 2556 of file lua_pseudo_code.cpp.
| static mixed gui_helper::SendChat | ( | mixed | text_plain, | |
| mixed | text_unicode, | |||
| mixed | bIgnoreSpecials, | |||
| mixed | textmode | |||
| ) | [inline, static] |
function is called by Lugre (lib.chatline.lua) from IrisChatLine_RepeatLast and IrisChatLine_Init
Definition at line 2559 of file lua_pseudo_code.cpp.
1.5.6