CVRSettings.Sync(Boolean, EVRSettingsError) Method

Definition

public:
 bool Sync(bool bForce, Microsoft::MixedReality::Toolkit::OpenVR::Headers::EVRSettingsError % peError);
public bool Sync (bool bForce, ref Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVRSettingsError peError);
member this.Sync : bool * EVRSettingsError -> bool
Public Function Sync (bForce As Boolean, ByRef peError As EVRSettingsError) As Boolean

Parameters

bForce
Boolean

Returns

Boolean

Applies to