The IAssetCommon type exposes the following members.

Methods

  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)

Properties

  NameDescription
Public propertyAssetManager
Get the AssetSystemManager that created this object.
Public propertyAssetType
Get the name of AssetType.
Public propertyCorrupted
Test to learn if the asset object is corrupted/changed.
Public propertyID
Get ID of the object
(Inherited from IUniqueObject.)
Public propertyName
Get, set Name of the object
(Inherited from IUniqueObject.)

See Also