GetAssetObjectList
GetAssetObjectList<TAssetObject>()
public IList<TAssetObject> GetAssetObjectList<TAssetObject>() ;
Description
Get the value of the AssetObjectList type.
Type Parameters
| Type Parameter Name | Description | Type Constraints |
|---|---|---|
| TAssetObject | Type of AssetObject to get |
|
Returns
The value of the parameter. If there is no parameter, it returns null.