37 if(
GetGame().GetUIManager().GetMenu() )
46 if(
GetGame().GetUIManager().GetMenu() )
52 if(
GetGame().GetUIManager().GetMenu() )
58 if(
GetGame().GetUIManager().GetMenu() )
64 if(
GetGame().GetUIManager().GetMenu() )
70 if(
GetGame().GetUIManager().GetMenu() )
proto native UIManager GetUIManager()
static PluginCameraTools GetInstance()
static PluginCameraTools m_Instance
proto native UIScriptedMenu GetMenu()
Returns most-top open menu.
proto native UIScriptedMenu EnterScriptedMenu(int id, UIMenuPanel parent)
Create & open menu with specific id (see MenuID) and set its parent.
bool Back()
Close top window on windows stack, returns true when any window is closed.
proto native CGame GetGame()