API Documentation
Public Attributes | List of all members
nkScripts::CompilationResult Struct Referencefinal

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).
 

Detailed Description

Holds information about script loading attempt.


The documentation for this struct was generated from the following file: