API Referenceglobal
AssetAttributeclass
Automatically addeded to a type as a result of using Cloud.Model etc inside.
Constructors1
Showing 1 constructors
public AssetAttribute(string packageIdent, string assetPath)
| Parameter | Type | Description |
|---|---|---|
| packageIdent | string | — |
| assetPath | string | — |
No results match this filter.
Properties2
Showing 2 properties
public string Sandbox.Cloud.AssetAttribute.AssetPath { get; set; }
Returns:
string—public string Sandbox.Cloud.AssetAttribute.PackageIdent { get; set; }
Returns:
string—No results match this filter.