Difference between revisions of "Template:Menus"

From the Fallout4 CreationKit Wiki
Jump to navigation Jump to search
imported>Qazaaq
(added menus)
 
imported>Qazaaq
m
Line 1: Line 1:
<onlyinclude>These are the [[Biped Slots]] used by human actors.
<onlyinclude>These are the user interface menus that players interact with in game.
{| class="wikitable"
{| class="wikitable"
! style="text-align: center; font-weight: bold;" | Name
! style="text-align: center; font-weight: bold;" | Name
Line 134: Line 134:
|}
|}
'''Key'''
'''Key'''
*'''Name:'''The string identifier of the menu.
*'''Name:''' The string identifier of the menu.
*'''Description:'''A short description of where or how the menu appears in game.  
*'''Description:''' A short description of where or how the menu appears in game.  
</onlyinclude>
</onlyinclude>

Revision as of 19:23, 11 February 2018

These are the user interface menus that players interact with in game.

Name Description
BarterMenu
BookMenu
BSOverlayMenu
CompanionMenu
Console
ConsoleNativeUIMenu
ContainerMenu
CookingMenu
CreditsMenu
CursorMenu
DebugTextMenu
DialogueMenu
ExamineMenu
FaderMenu
FavoritesMenu
GenericMenu
GiftMenu
HUDMenu
InventoryMenu
LevelUpMenu
LoadingMenu
LockpickingMenu
LooksMenu
MagicMenu
MainMenu
MessageBoxMenu
MultiActivateMenu
PauseMenu
PipboyMenu
PromptMenu
QuantityMenu
ScopeMenu
SitWaitMenu
SleepWaitMenu
SPECIALMenu
StatsMenu
SWFLoaderMenu
TerminalHolotapeMenu
TerminalMenu
VATSMenu
VignetteMenu
WorkshopMenu
Workshop_CaravanMenu

Key

  • Name: The string identifier of the menu.
  • Description: A short description of where or how the menu appears in game.