API Documentation
Public Attributes | List of all members
nkScripts::ContentLoadResult< T > Class Template Reference

Holds information about a content load attempt. More...

Public Attributes

nkMemory::BufferCast< nkMemory::String_errorMessages
 The list of descriptions of messages encountered, if any.
 
nkMemory::BufferCast< T * > _loadResult
 The list of all content that could be successfully parsed.
 
CONTENT_LOAD_RESULT_STATE _success = CONTENT_LOAD_RESULT_STATE::SUCCESS
 The final status of the content loading attempt.
 

Detailed Description

template<typename T>
class nkScripts::ContentLoadResult< T >

Holds information about a content load attempt.


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