MixedRealitySceneSystem.NextContentExists Property

Definition

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

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

Property Value

Implements

Applies to