SolverHandlerInspector Class

Definition

public ref class SolverHandlerInspector : UnityEditor::Editor
[UnityEditor.CanEditMultipleObjects]
[UnityEditor.CustomEditor(typeof(Microsoft.MixedReality.Toolkit.Utilities.Solvers.SolverHandler))]
public class SolverHandlerInspector : UnityEditor.Editor
[<UnityEditor.CanEditMultipleObjects>]
[<UnityEditor.CustomEditor(typeof(Microsoft.MixedReality.Toolkit.Utilities.Solvers.SolverHandler))>]
type SolverHandlerInspector = class
    inherit Editor
Public Class SolverHandlerInspector
Inherits Editor
Inheritance
UnityEditor.Editor
SolverHandlerInspector
Attributes
UnityEditor.CanEditMultipleObjectsAttribute UnityEditor.CustomEditorAttribute

Constructors

SolverHandlerInspector()

Methods

OnEnable()
OnInspectorGUI()

Applies to