Interface | Description |
---|---|
IResourceHandle |
A resource handle is a nameless accessor to a resource managed by the resource management system.
|
IResourceInfo |
Resource metadata.
|
IResourceLookup |
Access to the resource management system.
|
IResourceManager |
core manager of the resource management system.
|
IResourceObserver |
A resource observer wraps a
IResourceHandle with a weak reference, so that
the observer is not a reason to keep resources in memory. |
Class | Description |
---|---|
IResourceManager.initializer |
Exception | Description |
---|---|
ResourceBusyException |
Exception indicating that an invalidation was rejected by some
dependency resource when attempting a friendly unload.
|