Class CustomAdapterEditor
Custom adapter editor
Namespace: Unity.Industrial.Forma.Editor.Editors
Syntax
[MovedFrom(true, "UnityEditor.Industrial.Configuring.Adapter", "Unity.Industrial.Configurator.Editor", null)]
public class CustomAdapterEditor : CustomTypeEditor, _Attribute
Constructors
CustomAdapterEditor(Type, Int32)
Constructor
Declaration
public CustomAdapterEditor(Type type, int priority = 0)
Parameters
Type | Name | Description |
---|---|---|
Type | type | |
Int32 | priority |