| ConnectionSettingsOfflineOfflineInBuild Property |
Toggle offline mode for builds
Namespace:
ImmerseSDK.Authentication
Assembly:
ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax public bool OfflineInBuild { get; }
Property Value
Type:
BooleanRemarks When this is enabled, network related features (like Ghost messages) may not behave exactly the same when the application is running in online mode.
See Also