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.