Class CustomAdapterEditor
Custom adapter editor
Namespace: UnityEditor.Industrial.Configuring.Adapter
Syntax
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 |