Class PreferenceItem
Implements
Inherited Members
Namespace: UnityEditor
Assembly: UnityEditor.dll
Syntax
[AttributeUsage(AttributeTargets.Method)]
public sealed class PreferenceItem : Attribute, _Attribute
Constructors
| Improve this Doc View SourcePreferenceItem(String)
Declaration
public PreferenceItem(string name)
Parameters
Type | Name | Description |
---|---|---|
String | name |
Fields
| Improve this Doc View Sourcename
Declaration
public string name
Field Value
Type | Description |
---|---|
String |