Interface: BuiltInUIManager
Beta
Represents a UI session for a given player
Methods
activateTutorial()
activateTutorial():
void
Beta
Returns
void
Remarks
Activates tutorial overlay
navigateToDocumentation()
navigateToDocumentation():
void
Beta
Returns
void
Remarks
Navigates to the documentation site.
navigateToFeedback()
navigateToFeedback():
void
Beta
Returns
void
Remarks
Navigates to the feedback site
navigateToPauseScreen()
navigateToPauseScreen():
void
Beta
Returns
void
Remarks
Navigates to the pause screen
navigateToSamples()
navigateToSamples():
void
Beta
Returns
void
Remarks
Navigates to the github-samples site
saveAndExit()
saveAndExit():
void
Beta
Returns
void
Remarks
Saves levels & exits back to Editor main menu.
showKeyboardSettings()
showKeyboardSettings():
void
Beta
Returns
void
Remarks
Shows the Keyboard Settings modal
showUpdateInformation()
showUpdateInformation():
void
Beta
Returns
void
Remarks
Shows update information for the current version
updateControlHelpPanelVisibility()
updateControlHelpPanelVisibility(
visibility):void
Beta
Parameters
visibility
boolean
Returns
void
Remarks
Updates the visibility of the Control Help panel
updateLogPanelVisibility()
updateLogPanelVisibility(
visibility):void
Beta
Parameters
visibility
boolean
Returns
void
Remarks
Updates the visibility of the log panel
updateStructurePanelVisibility()
updateStructurePanelVisibility(
visibility):void
Beta
Parameters
visibility
boolean
Returns
void
Remarks
Updates the visibility of the Structure panel
updateUISettingsPanelVisibility()
updateUISettingsPanelVisibility(
visibility):void
Beta
Parameters
visibility
boolean
Returns
void
Remarks
Updates the visibility of the control demo
