IMixedRealitySceneSystem.WaitingToProceed Property

Definition

True when content has been loaded with an activation token and AllowSceneActivation has not been set to true. Useful for existing entities that shouldn't act until a newly loaded scene is actually activated.

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

Property Value

Applies to