#include <GScripting.h>

Public Member Functions | |
| virtual void | Empty () NotImplmentedvirtual bool Compile(char *Script |
| Empty the object of all current script and variables. | |
Friends | |
| class | SystemFunctions |
| virtual void GScriptEngine::Empty | ( | ) | [virtual] |
Empty the object of all current script and variables.
Compile a script, required before you can run a script
Reimplemented in GScriptEngine1, and GScriptEngine2.
1.5.7.1