MixedRealityEditorSettings.IgnoreProjectConfigForSession Property

Definition

Session state wrapper that tracks whether to ignore checking Project Configuration for the current Unity session

public:
 static property bool IgnoreProjectConfigForSession { bool get(); void set(bool value); };
public static bool IgnoreProjectConfigForSession { get; set; }
member this.IgnoreProjectConfigForSession : bool with get, set
Public Shared Property IgnoreProjectConfigForSession As Boolean

Property Value

Boolean

Applies to