Class CustomTypeEditor
Custom type editor
Namespace: Unity.Industrial.Forma.Editor.Editors
Syntax
[MovedFrom(true, "UnityEditor.Industrial.Configuring.Adapter", "Unity.Industrial.Configurator.Editor", null)]
public class CustomTypeEditor : Attribute, _Attribute
Properties
Priority
Priority
Declaration
public int Priority { get; set; }
Property Value
| Type | Description |
|---|---|
| Int32 |
Type
Type
Declaration
public Type Type { get; set; }
Property Value
| Type | Description |
|---|---|
| Type |