[This is preliminary documentation and is subject to change.]
The IHashedAsset type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Dismiss |
Unloads this asset from memory.
(Inherited from IAsset.) | |
| Load |
Starts loading this asset into memory.
(Inherited from IAsset.) | |
| LoadAndWait |
Starts loading this asset into memory and waits for it to finish loading.
(Inherited from IAsset.) |
See Also