mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0

    Show / Hide Table of Contents

    Class ServiceFacadeEditor

    Inheritance
    Object
    ServiceFacadeEditor
    Implements
    UnityEditor.Editor
    Namespace: Microsoft.MixedReality.Toolkit.Utilities.Facades
    Assembly: cs.temp.dll.dll
    Syntax
    public class ServiceFacadeEditor : UnityEditor.Editor, UnityEditor.Editor

    Methods

    Awake()

    Declaration
    protected virtual void Awake()

    OnHeaderGUI()

    Declaration
    protected override void OnHeaderGUI()

    OnHeaderGUI()

    Declaration
    protected override void OnHeaderGUI()

    OnInspectorGUI()

    Declaration
    public override void OnInspectorGUI()

    OnInspectorGUI()

    Declaration
    public override void OnInspectorGUI()

    RequiresConstantRepaint()

    Declaration
    public override bool RequiresConstantRepaint()
    Returns
    Type Description
    Boolean

    Implements

    UnityEditor.Editor
    In This Article
    • Methods
      • Awake()
      • OnHeaderGUI()
      • OnHeaderGUI()
      • OnInspectorGUI()
      • OnInspectorGUI()
      • RequiresConstantRepaint()
    • Implements
    Back to top Generated by DocFX