#include <GScripting.h>

Public Member Functions | |
| void | Empty () |
| Empty the object of all current script and variables. | |
| void GScriptEngine2::Empty | ( | ) | [virtual] |
Empty the object of all current script and variables.
Compile a script, required before you can run a script
Reimplemented from GScriptEngine.
References GCompilerPriv::Empty().
1.5.7.1