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