maxon.AssetReferenceInterface

Description

maxon.AssetReference is needed for the asset update mechanism and represents a specific updatable maxon.AssetLink within an asset, see AssetInterface.GetReferencedAssets().

Inheritance diagram

Inheritance

Parent Class:

Child Class:

Methods Signature

GetLink()

Returns the link which this AssetReference uses.

Methods Definition

Returns the link which this AssetReference uses.

Returns

The AssetLink of this reference.

Return type

maxon.AssetLink