AssetProperty.AddCopyAsConnectedAsset
Description:
Makes a copy of the asset and connects it to this property.
Makes a copy of the asset and connects it to this property.
public void AddCopyAsConnectedAsset(
Asset pRenderingAsset
)
-
pRenderingAssetThe asset to duplicate and associate with this property as a connected asset.
-
A non-optional argument was null
-
The asset property is not editable. -or- Cannot check validity for a property not being edited in AppearanceAssetEditScope. -or- Asset property is already connected to one asset.