Click or drag to resize

ImmerseProjectSettings Properties

The ImmerseProjectSettings type exposes the following members.

Properties
  NameDescription
Public propertyHoldPointyFingerToRecord
Toggle a mode that allows a user to record with the point Finger
Public propertyOfflineInEditor
Toggle offline mode in editor for local testing When this is enabled, network related features (like Ghost messages) may not behave exactly the same when the application is built and run in online mode. This is for quick iteration and scene testing in the Editor only.
Public propertyOfflineSessionType
The session type to use for offline testing in the editor
Public propertyOfflineUserClientType
The client type to use for users when offline testing in the editor
Public propertyOfflineUserProfileType
The profile type to use for users when offline testing in the editor
Public propertySupportOfflineBuilds
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.
Top
See Also