![]() | ConnectionSettingsOffline Class |
Namespace: ImmerseSDK.Authentication
[SerializableAttribute] public class Offline
The ConnectionSettingsOffline type exposes the following members.
Name | Description | |
---|---|---|
![]() | ConnectionSettingsOffline | Initializes a new instance of the ConnectionSettingsOffline class |
![]() | ConnectionSettingsOffline(Boolean, Boolean, ConnectionSettingsSessionType, UserClientTypes, UserProfileType) | Initializes a new instance of the ConnectionSettingsOffline class |
Name | Description | |
---|---|---|
![]() | AllowOfflinePin |
Enable offline when enter 000 as pin
|
![]() | ClientType |
The client type to use for users when offline testing in the editor
|
![]() | OfflineInBuild |
Toggle offline mode for builds
|
![]() | OfflineInEditor |
Toggle offline mode in editor for local testing
|
![]() | ProfileType |
The profile type to use for users when offline testing in the editor
|
![]() | SessionType |
The session type to use for offline testing in the editor
|
Name | Description | |
---|---|---|
![]() | _allowOfflinePin | |
![]() | _clientType | |
![]() | _offlineInBuild | |
![]() | _offlineInEditor | |
![]() | _profileType | |
![]() | _sessionType |