BaseMixedRealityToolkitConfigurationProfileInspector.CheckEditorPlayMode Method

Definition

If application is playing, then show warning to the user and disable inspector GUI

protected:
 bool CheckEditorPlayMode();
protected bool CheckEditorPlayMode ();
member this.CheckEditorPlayMode : unit -> bool
Protected Function CheckEditorPlayMode () As Boolean

Returns

true if application is playing, false otherwise

Applies to