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 HandGui be disabled?
Private field_logLevel
Set the logging level of the application
Private field_logShortcut
Add open log shortcut to standalone player
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 HandGui settings page. You can use this Id to find the page.
Top
See Also