Click or drag to resize

ConnectionSettings Class

Inheritance Hierarchy
SystemObject
  UnityEngine.Object
    UnityEngine.ScriptableObject
      ImmerseSDK.AuthenticationConnectionSettings

Namespace:  ImmerseSDK.Authentication
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public class ConnectionSettings : UnityEngine.ScriptableObject

The ConnectionSettings type exposes the following members.

Constructors
  NameDescription
Public methodConnectionSettings
Initializes a new instance of the ConnectionSettings class
Top
Properties
  NameDescription
Public propertyHost
Public propertyOfflineSettings
Top
Fields
See Also