mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0

    Show / Hide Table of Contents

    Class MixedRealitySpeechCommandsProfileInspector

    Inheritance
    Object
    BaseMixedRealityProfileInspector
    BaseMixedRealityToolkitConfigurationProfileInspector
    MixedRealitySpeechCommandsProfileInspector
    Implements
    UnityEditor.Editor
    Inherited Members
    BaseMixedRealityToolkitConfigurationProfileInspector.RenderAsSubProfile
    BaseMixedRealityToolkitConfigurationProfileInspector.BackProfileDescriptions
    BaseMixedRealityToolkitConfigurationProfileInspector.Awake()
    BaseMixedRealityToolkitConfigurationProfileInspector.RenderMRTKLogoAndSearch()
    BaseMixedRealityToolkitConfigurationProfileInspector.RenderDocumentation(Object)
    BaseMixedRealityToolkitConfigurationProfileInspector.DrawBacktrackProfileButton(BaseMixedRealityToolkitConfigurationProfileInspector.BackProfileType)
    BaseMixedRealityToolkitConfigurationProfileInspector.DrawBacktrackProfileButton(String, UnityEngine.Object)
    BaseMixedRealityToolkitConfigurationProfileInspector.RenderProfileHeader(String, String, Object, Boolean, BaseMixedRealityToolkitConfigurationProfileInspector.BackProfileType)
    BaseMixedRealityToolkitConfigurationProfileInspector.CheckEditorPlayMode()
    BaseMixedRealityToolkitConfigurationProfileInspector.CheckMixedRealityInputActions()
    BaseMixedRealityToolkitConfigurationProfileInspector.IsProfileRequired(SystemType)
    BaseMixedRealityProfileInspector.RenderReadOnlyProfile(SerializedProperty)
    BaseMixedRealityProfileInspector.RenderProfile(SerializedProperty, Type, Boolean, Boolean, Type)
    BaseMixedRealityProfileInspector.RenderFoldout(Boolean, String, Action, String)
    BaseMixedRealityProfileInspector.IsProfileLock(BaseMixedRealityProfile)
    Namespace: Microsoft.MixedReality.Toolkit.Editor
    Assembly: cs.temp.dll.dll
    Syntax
    public class MixedRealitySpeechCommandsProfileInspector : BaseMixedRealityToolkitConfigurationProfileInspector, UnityEditor.Editor

    Methods

    IsProfileInActiveInstance()

    Declaration
    protected override bool IsProfileInActiveInstance()
    Returns
    Type Description
    Boolean
    Overrides
    BaseMixedRealityToolkitConfigurationProfileInspector.IsProfileInActiveInstance()

    IsProfileInActiveInstance()

    Declaration
    protected override bool IsProfileInActiveInstance()
    Returns
    Type Description
    Boolean
    Overrides
    BaseMixedRealityToolkitConfigurationProfileInspector.IsProfileInActiveInstance()

    OnEnable()

    Declaration
    protected override void OnEnable()
    Overrides
    BaseMixedRealityProfileInspector.OnEnable()

    OnEnable()

    Declaration
    protected override void OnEnable()
    Overrides
    BaseMixedRealityProfileInspector.OnEnable()

    OnInspectorGUI()

    Declaration
    public override void OnInspectorGUI()

    OnInspectorGUI()

    Declaration
    public override void OnInspectorGUI()

    Implements

    UnityEditor.Editor
    In This Article
    • Methods
      • IsProfileInActiveInstance()
      • IsProfileInActiveInstance()
      • OnEnable()
      • OnEnable()
      • OnInspectorGUI()
      • OnInspectorGUI()
    • Implements
    Back to top Generated by DocFX