BaseMixedRealityToolkitConfigurationProfileInspector.CheckEditorPlayMode Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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