Skip to content

Function; UI_SetScreenVisible

Cloaked edited this page Jun 10, 2020 · 1 revision

UI_SetScreenVisible(<sScreenName>, <bVisible>)

Description

Unknown.

Example

UI_SetScreenVisible("GameFilterScreen", 0)

Arguments

<sScreenName>: the name of the screen.
<bVisible>: boolian (0 = invisible, 1 = visible).

Related Pages

Function Reference

Comments

Page Status

Updated Formatting? Initial
Updated for HWRM? Initial

Clone this wiki locally