Function; UI_ShowScreen - HWRM/KarosGraveyard GitHub Wiki

UI_ShowScreen(<sScreenName>, <iTransitionType>)

Description

Show the named screen using the given transition.

Example

UI_ShowScreen("NewMainMenu", ePopup)

Arguments

<sScreenName>: the name of the screen.
<iTransitionType>: an integer or variable referencing the desired transition type. Can be ePopup or eTransition.

Related Pages

Function Reference

Comments

Page Status

Updated Formatting? Initial
Updated for HWRM? Initial