Class CustomAdapterEditor
Custom adapter editor
Namespace: Unity.Industrial.Forma.Editor.Editors
Syntax
public class CustomAdapterEditor : CustomTypeEditor
Constructors
CustomAdapterEditor(Type, Int32)
Constructor
Declaration
public CustomAdapterEditor(Type type, int priority = 0)
Parameters
Type | Name | Description |
---|---|---|
Type | type | |
Int32 | priority |