OGRE
13.6
Object-Oriented Graphics Rendering Engine
|
Encapsulates the result of a background queue request. More...
#include <OgreResourceBackgroundQueue.h>
Public Member Functions | |
BackgroundProcessResult () | |
Public Attributes | |
bool | error |
Whether an error occurred. More... | |
String | message |
Any messages from the process. More... | |
Encapsulates the result of a background queue request.
|
inline |
bool Ogre::BackgroundProcessResult::error |
Whether an error occurred.