Editar

Compartir a través de


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; }
static member IgnoreProjectConfigForSession : bool with get, set
Public Shared Property IgnoreProjectConfigForSession As Boolean

Property Value

Applies to