BaseMixedRealityToolkitConfigurationProfileInspector.RenderProfileHeader Method

Definition

Helper function to render header correctly for all profiles

C#
protected bool RenderProfileHeader (string title, string description, UnityEngine.Object selectionObject, bool isProfileInitialized = true, Microsoft.MixedReality.Toolkit.Editor.BaseMixedRealityToolkitConfigurationProfileInspector.BackProfileType returnProfileTarget = Microsoft.MixedReality.Toolkit.Editor.BaseMixedRealityToolkitConfigurationProfileInspector+BackProfileType.Configuration);

Parameters

title
String

Title of profile

description
String

profile tooltip describing purpose

selectionObject
UnityEngine.Object

The profile object. Used to re-select the object after MRTK instance is created.

isProfileInitialized
Boolean

profile properties are full initialized for rendering

Returns

True if the rest of the profile should be rendered.

Applies to

Produkt Versioner
MRTK2 Unity 2018 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0
MRTK2 Unity 2019 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0, 2.8.0
MRTK2 Unity 2020 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0, 2.8.0