Difference between revisions of "Con CloseAllMenus"

330 bytes added ,  00:23, 24 April 2016
no edit summary
imported>Geckbot
(Automated import of articles)
 
imported>ZuTheSkunk
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
'''con_CloseAllMenus'''
{{Function
{{Function
  |origin = FOSE1
  |origin = FOSE1
  |summary = Closes all open menus
  |summary = Closes all open menus.
  |name = con_CloseAllMenus
  |name = con_CloseAllMenus
  |returnType = void
  |returnType = void
}}
}}
==Notes==
* DO NOT use this command for when the player has their PipBoy up. This will cause many of the keys to become unresponsive, and likely force the player to close the game to fix the issue.
** A viable workaround is to simulate the user tapping their Pip-Boy key, by default with ''[[TapKey]] 15'' (FOSE/NVSE).
==See Also==
*[[CloseAllMenus]]
[[Category:Functions_(FOSE)]]
[[Category:Functions_(FOSE)]]
Anonymous user