Go to the source code of this file.
Functions | |
| void | scriptGlobalEcho (const std::string &in) |
| void | asMessageCallback (const asSMessageInfo *msg, void *param) |
| Implements a message callback function for AngelScript. | |
| void | asEcho (const std::string &in) |
| Implements a way to output a message. | |
| void asEcho | ( | const std::string & | in | ) |
| void asMessageCallback | ( | const asSMessageInfo * | msg, | |
| void * | param | |||
| ) |
Implements a message callback function for AngelScript.
Definition at line 408 of file ScriptManager.cpp.
| void scriptGlobalEcho | ( | const std::string & | in | ) |
1.5.8