Click or drag to resize

ImmerseProjectSettingsSupportOfflineBuilds Property

Toggle offline mode for builds When this is enabled, network related features (like Ghost messages) may not behave exactly the same when the application is running in online mode.

Namespace:  ImmerseSDK
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
public bool SupportOfflineBuilds { get; }

Property Value

Type: Boolean
See Also