XLE
v0.02.0
|
Public Attributes | |
BufferDesc | _desc |
Public Attributes inherited from Assets::PendingOperationMarker | |
std::shared_ptr< DependencyValidation > | _dependencyValidation |
Additional Inherited Members | |
Public Member Functions inherited from Assets::PendingOperationMarker | |
AssetState | GetState () const |
void | SetState (AssetState newState) |
AssetState | StallWhilePending () const |
const char * | Initializer () const |
void | SetInitializer (const char initializer[]) |
PendingOperationMarker (AssetState state, std::shared_ptr< DependencyValidation > depVal) | |
Protected Attributes inherited from Assets::PendingOperationMarker | |
AssetState | _state |