Class ActorSystemSetupEditor
Inherited Members
UnityEngine.Object.FindObjectsOfType<T>(System.Boolean)
UnityEngine.Object.FindObjectOfType<T>(System.Boolean)
Namespace: Unity.Reflect.Actor
Syntax
[CustomEditor(typeof(ActorSystemSetup))]
public class ActorSystemSetupEditor : Editor, IPreviewable, IToolModeOwner
Methods
OnInspectorGUI()
Declaration
public override void OnInspectorGUI()