Skip to main content

Interface: BuiltInUIManager

Represents a UI session for a given player

Methods

navigateToDocumentation(): void

Returns

void

Remarks

Navigates to the documentation site.


navigateToFeedback(): void

Returns

void

Remarks

Navigates to the feedback site


navigateToPauseScreen(): void

Returns

void

Remarks

Navigates to the pause screen


updateLogPanelVisibility()

updateLogPanelVisibility(visibility): void

Parameters

ParameterType
visibilityboolean

Returns

void

Remarks

Updates the visibility of the log panel


updateUISettingsPanelVisibility()

updateUISettingsPanelVisibility(visibility): void

Parameters

ParameterType
visibilityboolean

Returns

void

Remarks

Updates the visibility of the control demo


updateWelcomePanelVisibility()

updateWelcomePanelVisibility(visibility): void

Parameters

ParameterType
visibilityboolean

Returns

void

Remarks

Updates the visibility of the welcome panel