Class AssetReferenceAttribute
Inherited Members
Namespace: SonsSdk.Attributes
Assembly: SonsSdk.dll
Syntax
[AttributeUsage(AttributeTargets.Property)]
public class AssetReferenceAttribute : Attribute
Constructors
AssetReferenceAttribute(string)
Declaration
public AssetReferenceAttribute(string assetName = null)
Parameters
Type | Name | Description |
---|---|---|
string | assetName |
Properties
AssetName
Declaration
public string AssetName { get; }
Property Value
Type | Description |
---|---|
string |