IMixedRealitySceneSystem.PrevContentExists Property

Definition

Returns true if a content scene appears in build settings PRIOR to the latest loaded build index. Use to verify that LoadPrevContent can be performed without wrapping.

public:
 property bool PrevContentExists { bool get(); };
public bool PrevContentExists { get; }
member this.PrevContentExists : bool
Public ReadOnly Property PrevContentExists As Boolean

Property Value

Applies to