Interface: BuiltInUIManager
Represents a UI session for a given player
Methods
navigateToDocumentation()
navigateToDocumentation():
void
Returns
void
Remarks
Navigates to the documentation site.
navigateToFeedback()
navigateToFeedback():
void
Returns
void
Remarks
Navigates to the feedback site
navigateToPauseScreen()
navigateToPauseScreen():
void
Returns
void
Remarks
Navigates to the pause screen
updateLogPanelVisibility()
updateLogPanelVisibility(
visibility
):void
Parameters
Parameter | Type |
---|---|
visibility | boolean |
Returns
void
Remarks
Updates the visibility of the log panel
updateUISettingsPanelVisibility()
updateUISettingsPanelVisibility(
visibility
):void
Parameters
Parameter | Type |
---|---|
visibility | boolean |
Returns
void
Remarks
Updates the visibility of the control demo
updateWelcomePanelVisibility()
updateWelcomePanelVisibility(
visibility
):void
Parameters
Parameter | Type |
---|---|
visibility | boolean |
Returns
void
Remarks
Updates the visibility of the welcome panel