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

Holds information about the execution result of a script in an environment. More...

Public Attributes

nkMemory::String _failureMessage
 The description of the failure, if any.
 
EXECUTION_FAILURE_TYPE _failureType = EXECUTION_FAILURE_TYPE::NO_ERROR
 The failure type.
 
bool _success = true
 Whether execution went fine (true) or not (false).
 

Detailed Description

Holds information about the execution result of a script in an environment.


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