SetAssetObject

SetAssetObject<TAssetObject>(TAssetObject)

public bool SetAssetObject<TAssetObject>(TAssetObject value) ;

Description

Set AssetObject value

Type Parameters

Type Parameter Name Description Type Constraints
TAssetObject Type of AssetObject to set
  • Object

Parameters

Parameter Name Description
value Value

Returns

Return true if the value could be set.