|
XLE
v0.02.0
|

Public Member Functions | |
| 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) | |
Public Attributes | |
| std::shared_ptr< DependencyValidation > | _dependencyValidation |
Protected Attributes | |
| AssetState | _state |
1.8.10