The IAssetBinarySection 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 | |
---|---|---|
![]() | AdditionalProperties |
Get the additional properties of the Section.
|
![]() | AssetManager |
Get the AssetSystemManager that created this object.
(Inherited from IAssetCommon.) |
![]() | AssetType |
Get the name of AssetType.
(Inherited from IAssetCommon.) |
![]() | Corrupted |
Test to learn if the asset object is corrupted/changed.
(Inherited from IAssetCommon.) |
![]() | ID |
Get ID of the object
(Inherited from IUniqueObject.) |
![]() | MimeType | (Inherited from IAssetMetaInfo.) |
![]() | Name |
Get, set Name of the object
(Inherited from IUniqueObject.) |
![]() | Owner |
Get the Owner AssetBinary of this Section.
|