Holds information about script loading attempt. More...
Public Attributes | |
nkMemory::String | _failureMessage |
The failure description, if any. | |
COMPILATION_FAILURE_TYPE | _failureType = COMPILATION_FAILURE_TYPE::NO_ERROR |
The failure type, if any. | |
bool | _success = true |
If the loading was a success (true) or not (false). | |
Holds information about script loading attempt.