Show

Shows the specified UI

UserInterface:Show(name, main)

name (string)

  • The name of the interface to show

main (boolean)

  • Whether to make this the main interface (hide others).

Last updated