Class ReflectActorSystemEditor
Inherited Members
UnityEditor.Editor.MoveNextTarget()
UnityEngine.Object.FindObjectsOfType<T>(System.Boolean)
UnityEngine.Object.FindObjectOfType<T>(System.Boolean)
Namespace: Unity.Reflect.Viewer
Syntax
[CustomEditor(typeof(ReflectActorSystem), true)]
public class ReflectActorSystemEditor : Editor, IPreviewable, IToolModeOwner
Methods
CreateInspectorGUI()
Declaration
public override VisualElement CreateInspectorGUI()
Returns
Type | Description |
---|---|
VisualElement |