Method GetAddressFromAssetReference
GetAddressFromAssetReference(AssetReference)
Get the address of a given AssetReference.
Declaration
public static string GetAddressFromAssetReference(AssetReference reference)
Parameters
Type | Name | Description |
---|---|---|
AssetReference | reference | The AssetReference you want to find the address of. |
Returns
Type | Description |
---|---|
String | The address of a given AssetReference. |