Constructor AssetReferenceT
AssetReferenceT(String)
Construct a new AssetReference object.
Declaration
public AssetReferenceT(string guid)
Parameters
Type | Name | Description |
---|---|---|
String | guid | The guid of the asset. |
Construct a new AssetReference object.
public AssetReferenceT(string guid)
Type | Name | Description |
---|---|---|
String | guid | The guid of the asset. |