Class LudiqComponentEditor
Inheritance
LudiqComponentEditor
Inherited Members
UnityEditor.Editor.Cleanup()
UnityEditor.Editor.MoveNextTarget()
UnityEngine.Object.FindObjectsOfType<T>(System.Boolean)
UnityEngine.Object.FindObjectOfType<T>(System.Boolean)
Namespace: Ludiq
Syntax
[CustomEditor(typeof(LudiqComponent), true)]
public class LudiqComponentEditor : LudiqRootObjectEditor, IPreviewable, IToolModeOwner
Properties
layout
Declaration
protected override EditorLayout layout { get; }
Property Value
Type | Description |
---|---|
EditorLayout |