App Fields |
The App type exposes the following members.
Name | Description | |
---|---|---|
_allowVerboseLoggingInBuilds |
Add open log shortcut to standalone player
| |
_areNotificationsEnabled |
Are Notifications enabled for this app. If true, then Notifications will be accessible from the Hand menu.
| |
_checkIndexesOnGameStart |
Enable/Disable Checking Indexes when on play in the editor
| |
_checkIndexesOnLevelLoad |
Enable/Disable Checking Indexes when level is loaded in the editor.
| |
_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.
| |
_handMenuType |
Which type of hand menu should be used, or should the HandGui be disabled?
| |
_logLevel |
Set the logging level of the application
| |
_logShortcut |
Add open log shortcut to standalone player
| |
_showControllerInstructionsAtStartup |
Should the controller instructions dialog be displayed at startup?
| |
_showControllerInstructionsOnHandMenu |
Should the controller instructions dialog be accessible from the Hand menu?
| |
_showToggleOutlineOnHandMenu |
Should toggling the outline effect on objects be accessible from the Hand menu?
| |
DefaultSettingsHandUiPageId |
Id for the Default HandGui settings page. You can use this Id to find the page.
|