2025.3 Method
Changes 5
M

AssetProperty.GetSingleConnectedAsset

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