AssetProperty.GetSingleConnectedAsset
Description:
Gets the single connected asset attached to this asset property, if it exists.
Gets the single connected asset attached to this asset property, if it exists.
Remarks:
Throws if there is more than one connected asset.
Throws if there is more than one connected asset.
public Asset GetSingleConnectedAsset()
Asset
The connected asset, or if there is no connected asset.
-
Asset is connected to more than one asset.