Gah - a solution with more questions. – EntropicLqd
UE1:UMenuMenuBar (UT)
Object >> UWindowBase >> UWindowWindow >> UWindowDialogControl >> UWindowListControl >> UWindowMenuBar >> UMenuMenuBar |
Contents
- 1 Properties
- 1.1 bShowMenu
- 1.2 Game
- 1.3 GameHelp
- 1.4 GameItem
- 1.5 GameName
- 1.6 GameUMenuDefault
- 1.7 Help
- 1.8 HelpHelp
- 1.9 HelpItem
- 1.10 HelpName
- 1.11 HelpWindow
- 1.12 ModHelp
- 1.13 ModItem
- 1.14 ModItems
- 1.15 ModMenuClass
- 1.16 ModName
- 1.17 Mods
- 1.18 Multiplayer
- 1.19 MultiplayerHelp
- 1.20 MultiplayerItem
- 1.21 MultiplayerName
- 1.22 MultiplayerUMenuDefault
- 1.23 OldHelpItem
- 1.24 OldSelected
- 1.25 Options
- 1.26 OptionsHelp
- 1.27 OptionsItem
- 1.28 OptionsName
- 1.29 OptionsUMenuDefault
- 1.30 ShowHelp
- 1.31 Stats
- 1.32 StatsHelp
- 1.33 StatsItem
- 1.34 StatsName
- 1.35 Tool
- 1.36 ToolHelp
- 1.37 ToolItem
- 1.38 ToolName
- 1.39 VersionName
- 1.40 VersionText
- 2 Instance functions
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
null
Properties
bShowMenu
Type: bool
Game
Type: UWindowPulldownMenu
GameHelp
Type: string
Modifiers: localized
Default value: "Start a new game, load a game, or quit."
GameItem
Type: UWindowMenuBarItem
GameName
Type: string
Modifiers: localized
Default value: "&Game"
GameUMenuDefault
Type: string
Modifiers: config
Default value: "UTMenu.UTGameMenu"
Help
Type: UWindowPulldownMenu
HelpHelp
Type: string
Modifiers: localized
Default value: "Enable or disable help."
HelpItem
Type: UWindowMenuBarItem
HelpName
Type: string
Modifiers: localized
Default value: "&Help"
HelpWindow
Type: UMenuHelpWindow
ModHelp
Type: string
Modifiers: localized
Default value: "Configure user-created mods you have installed."
ModItem
Type: UWindowMenuBarItem
ModItems
Type: UMenuModMenuList
ModMenuClass
Type: string
Modifiers: config
Default value: "ModMenuExtension.EWindowModMenu"
ModName
Type: string
Modifiers: localized
Default value: "M&od"
Mods
Type: UMenuModMenu
Multiplayer
Type: UWindowPulldownMenu
MultiplayerHelp
Type: string
Modifiers: localized
Default value: "Host or join a multiplayer game."
MultiplayerItem
Type: UWindowMenuBarItem
MultiplayerName
Type: string
Modifiers: localized
Default value: "&Multiplayer"
MultiplayerUMenuDefault
Type: string
Modifiers: config
Default value: "UTMenu.UTMultiplayerMenu"
OldHelpItem
Type: UWindowMenuBarItem
OldSelected
Type: UWindowMenuBarItem
Options
Type: UMenuOptionsMenu
OptionsHelp
Type: string
Modifiers: localized
Default value: "Configure settings."
OptionsItem
Type: UWindowMenuBarItem
OptionsName
Type: string
Modifiers: localized
Default value: "&Options"
OptionsUMenuDefault
Type: string
Modifiers: config
Default value: "UTMenu.UTOptionsMenu"
ShowHelp
Type: bool
Modifiers: config
Default value: True
Stats
Type: UWindowPulldownMenu
StatsHelp
Type: string
Modifiers: localized
Default value: "Manage your local and world stats."
StatsItem
Type: UWindowMenuBarItem
StatsName
Type: string
Modifiers: localized
Default value: "&Stats"
Tool
Type: UWindowPulldownMenu
ToolHelp
Type: string
Modifiers: localized
Default value: "Enable various system tools."
ToolItem
Type: UWindowMenuBarItem
ToolName
Type: string
Modifiers: localized
Default value: "&Tools"
VersionName
Type: string
Modifiers: localized
Default value: "Version"
VersionText
Type: string
Instance functions
BeforePaint
Overrides: UWindowDialogControl.BeforePaint
CloseUp
Overrides: UWindowMenuBar.CloseUp
Created
Overrides: UWindowMenuBar.Created
DrawItem
Overrides: UWindowMenuBar.DrawItem
DrawMenuBar
Overrides: UWindowMenuBar.DrawMenuBar
HideWindow
Overrides: UWindowWindow.HideWindow
LMouseDown
Overrides: UWindowMenuBar.LMouseDown
LoadMods
MenuCmd
Overrides: UWindowMenuBar.MenuCmd
NotifyAfterLevelChange
Overrides: UWindowWindow.NotifyAfterLevelChange
NotifyBeforeLevelChange
Overrides: UWindowWindow.NotifyBeforeLevelChange
NotifyQuitUnreal
Overrides: UWindowWindow.NotifyQuitUnreal
Select
Overrides: UWindowMenuBar.Select
SetHelp
ShowHelpItem
ShowWindow
Overrides: UWindowWindow.ShowWindow