Method Compile
Compile()
When implemented by a class, initializes script engine and compiles the script.
bool Compile()
Returns
- bool
true if succeed otherwise false;
When implemented by a class, initializes script engine and compiles the script.
bool Compile()
true if succeed otherwise false;