XLE
v0.02.0
|
Public Member Functions | |
void | AddCompiler (uint64 typeCode, const std::shared_ptr< IAssetCompiler > &processor) |
std::shared_ptr< PendingCompileMarker > | PrepareAsset (uint64 typeCode, const ResChar *initializers[], unsigned initializerCount, Store &store) |
void | StallOnPendingOperations (bool cancelAll) |
Protected Attributes | |
std::unique_ptr< Pimpl > | _pimpl |