Click or drag to resize

App Fields

The App type exposes the following members.

Fields
  NameDescription
Private field_allowVerboseLoggingInBuilds
Add open log shortcut to standalone player
Private field_areNotificationsEnabled
Are Notifications enabled for this app. If true, then Notifications will be accessible from the Hand menu.
Private field_checkIndexesOnGameStart
Enable/Disable Checking Indexes when on play in the editor
Private field_checkIndexesOnLevelLoad
Enable/Disable Checking Indexes when level is loaded in the editor.
Private field_customLocalisationFileSetPath
A custom localisation path to a set of localisation files to load for your application. These are TSV files with named text keys and localised text in. The SDK will attempt to load the current locale and platform variations from this file.
Private field_handMenuType
Which type of hand menu should be used, or should the HandUI be disabled?
Private field_isVrClientInEditor
Editor only. If this is enabled, the app will run as a VR client in the Editor. If not enabled, WebGL is emulated. Note: WebGL emulation is only available in Offline mode.
Private field_logLevel
Set the logging level of the application
Private field_logShortcut
Add open log shortcut to standalone player
Private field_logTimeStamp
Should application logs include a timestamp?
Private field_logTimeZone
Should application logs include a timezone if timestamps are used?
Private field_showControllerInstructionsAtStartup
Should the controller instructions dialog be displayed at startup?
Private field_showControllerInstructionsOnHandMenu
Should the controller instructions dialog be accessible from the Hand menu?
Private field_showToggleOutlineOnHandMenu
Should toggling the outline effect on objects be accessible from the Hand menu?
Public fieldStatic memberDefaultSettingsHandUiPageId
Id for the Default HandUI settings page. you cna use this Id to find the page.
Top
See Also