Go to the source code of this file.
Classes | |
| class | ScriptManager |
| The Script Manager is the central interface point to all script related functions of this program. More... | |
Functions | |
| void | MessageCallback (const asSMessageInfo *msg, void *param) |
| Implements a message callback function for AngelScript. | |
| void MessageCallback | ( | const asSMessageInfo * | msg, | |
| void * | param | |||
| ) |
Implements a message callback function for AngelScript.
Definition at line 384 of file ScriptManager.cpp.
1.5.8