Class StringProviderAttribute
Inheritance
System.Object
StringProviderAttribute
Namespace: UnityEditor.VFX
Syntax
public class StringProviderAttribute : PropertyAttribute
Constructors
StringProviderAttribute(Type)
Declaration
public StringProviderAttribute(Type providerType)
Parameters
Type | Name | Description |
---|---|---|
Type | providerType |
Properties
providerType
Declaration
public Type providerType { get; }
Property Value
Type | Description |
---|---|
Type |