Class TestSettingsEditor
Inherited Members
UnityEngine.Object.FindObjectsOfType<T>(System.Boolean)
UnityEngine.Object.FindObjectOfType<T>(System.Boolean)
Namespace: Unity.XR.Management.TestPackage.Editor
Syntax
[CustomEditor(typeof(TestSettings))]
public class TestSettingsEditor : Editor, IPreviewable, IToolModeOwner
Methods
OnInspectorGUI()
Declaration
public override void OnInspectorGUI()