Go to the source code of this file.
Functions | |
void | bindScript (asIScriptEngine *engine) |
Binds the Script class to AngelScript so that it can be used within scripts. |
void bindScript | ( | asIScriptEngine * | engine | ) |
Binds the Script class to AngelScript so that it can be used within scripts.
Definition at line 192 of file Script.cpp.