Click or drag to resize

ConnectionSettingsOffline_offlineInBuild Field

Namespace:  ImmerseSDK.Authentication
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
[UnityEngine.TooltipAttribute("Toggle offline mode for builds")]
[UnityEngine.SerializeField]
private bool _offlineInBuild

Field Value

Type: Boolean
See Also