The IAssetCommon type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |
Properties
| Name | Description | |
|---|---|---|
| AssetManager |
Get the AssetSystemManager that created this object.
| |
| AssetType |
Get the name of AssetType.
| |
| Corrupted |
Test to learn if the asset object is corrupted/changed.
| |
| ID |
Get ID of the object
(Inherited from IUniqueObject.) | |
| Name |
Get, set Name of the object
(Inherited from IUniqueObject.) |