|
void | Execute (const std::string &str) |
|
auto | AutoComplete (const std::string &input) -> std::vector< std::string > |
|
void | Print (const char messageStart[]) |
|
void | Print (const char *messageStart, const char *messageEnd) |
|
void | Print (const std::string &message) |
|
void | Print (const std::u16string &message) |
|
auto | GetLines (unsigned lineCount, unsigned scrollback=0) -> std::vector< std::u16string > |
|
unsigned | GetLineCount () const |
|
lua_State * | GetLuaState () |
|
|
static Console & | GetInstance () |
|
static void | SetInstance (Console *newInstance) |
|
The documentation for this class was generated from the following files: