Namespace ResourceManagement
Classes
ResourceLocationBase<T>
ResourceManager
Structs
InstantiationParams
Interfaces
IAsyncOperation
Base interface of all async ops
IAsyncOperation<T>
Templated version of IAsyncOperation, provides templated overrides where possible
IInstanceProvider
IResourceLocation
Contains enough information to load an asset (what/where/how/dependencies)
IResourceLocation<TKey>
Resource location with an additional typed key.
IResourceLocator
IResourceLocator<TKey>
IResourceProvider
Resoure Providers handle loading (Provide) and unloading (Release) of objects
ISceneProvider
Enums
AsyncOperationStatus
Status values for IAsyncOperations