The IAssetCommon type exposes the following members.

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