Class InteractableOnFocusInspector
Class controls inspector rendering logic for the InteractableOnFocus class
Inheritance
InteractableOnFocusInspector
Assembly: cs.temp.dll.dll
public class InteractableOnFocusInspector : UnityEditor.Editor
Fields
Declaration
protected List<InspectorUIUtility.ListSettings> listSettings
Field Value
Type |
Description |
List<InspectorUIUtility.ListSettings> |
|
Declaration
protected SerializedProperty profilesProperty
Field Value
Type |
Description |
SerializedProperty |
|
Methods
Declaration
protected virtual void OnEnable()
Declaration
public override void OnInspectorGUI()