There is no spoon
UE2:MainMenu (UE2Runtime)
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> MainMenu |
Contents
- 1 Properties
- 1.1 AllowClose
- 1.2 AudioTabHint
- 1.3 AudioTabLabel
- 1.4 ControlsTabHint
- 1.5 ControlsTabLabel
- 1.6 DetailsTabHint
- 1.7 DetailsTabLabel
- 1.8 GameTabHint
- 1.9 GameTabLabel
- 1.10 HudTabHint
- 1.11 HudTabLabel
- 1.12 IForceTabHint
- 1.13 IForceTabLabel
- 1.14 MapTab
- 1.15 NetworkTabHint
- 1.16 NetworkTabLabel
- 1.17 OpenMapTabHint
- 1.18 OpenMapTabLabel
- 1.19 PlayerTabHint
- 1.20 PlayerTabLabel
- 1.21 pNetwork
- 1.22 pPlayer
- 1.23 SavedPitch
- 1.24 ServerTabHint
- 1.25 ServerTabLabel
- 1.26 SpeechBinderTabHint
- 1.27 SpeechBinderTabLabel
- 1.28 VideoTabHint
- 1.29 VideoTabLabel
- 1.30 WeaponsTabHint
- 1.31 WeaponsTabLabel
- 1.32 Default values
- 2 Functions
- Package:
- RTInterface
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[edit]
AllowClose[edit]
Type: bool
AudioTabHint[edit]
Type: string
Modifiers: localized
Default value: "Adjust your audio experience..."
AudioTabLabel[edit]
Type: string
Modifiers: localized
Default value: "Audio"
ControlsTabHint[edit]
Type: string
Modifiers: localized
Default value: "Configure your controls..."
ControlsTabLabel[edit]
Type: string
Modifiers: localized
Default value: "Controls"
DetailsTabHint[edit]
Type: string
Modifiers: localized
Default value: "Adjust the detail settings for better graphics or faster framerate..."
DetailsTabLabel[edit]
Type: string
Modifiers: localized
Default value: "Details"
GameTabHint[edit]
Type: string
Modifiers: localized
GameTabLabel[edit]
Type: string
Modifiers: localized
Default value: "Runtime"
HudTabHint[edit]
Type: string
Modifiers: localized
HudTabLabel[edit]
Type: string
Modifiers: localized
Default value: "HUD"
IForceTabHint[edit]
Type: string
Modifiers: localized
Default value: "Configure input device options..."
IForceTabLabel[edit]
Type: string
Modifiers: localized
Default value: "Input"
MapTab[edit]
Type: Tab_InstantActionMain
NetworkTabHint[edit]
Type: string
Modifiers: localized
Default value: "Configure online and LAN play..."
NetworkTabLabel[edit]
Type: string
Modifiers: localized
Default value: "Network"
OpenMapTabHint[edit]
Type: string
Modifiers: localized
Default value: "Open a map..."
OpenMapTabLabel[edit]
Type: string
Modifiers: localized
Default value: "Open Map"
PlayerTabHint[edit]
Type: string
Modifiers: localized
Default value: "Configure your Avatar..."
PlayerTabLabel[edit]
Type: string
Modifiers: localized
Default value: "Avatar"
pNetwork[edit]
Type: Tab_NetworkSettings
pPlayer[edit]
Type: Tab_PlayerSettings
SavedPitch[edit]
Type: float
ServerTabHint[edit]
Type: string
Modifiers: localized
Default value: "Configure nand launch a server from this tab..."
ServerTabLabel[edit]
Type: string
Modifiers: localized
Default value: "Host Server"
SpeechBinderTabHint[edit]
Type: string
Modifiers: localized
SpeechBinderTabLabel[edit]
Type: string
Modifiers: localized
VideoTabHint[edit]
Type: string
Modifiers: localized
Default value: "Select your resolution and change your brightness..."
VideoTabLabel[edit]
Type: string
Modifiers: localized
Default value: "Video"
WeaponsTabHint[edit]
Type: string
Modifiers: localized
WeaponsTabLabel[edit]
Type: string
Modifiers: localized
Default values[edit]
Property | Value |
---|---|
__OnCanClose__Delegate | |
__OnClose__Delegate | |
__OnKeyEvent__Delegate | |
Background | Texture'RuntimeInterfaceContent.urt_bg1' |
bAllowedAsLast | True |
bPersistent | True |
Controls[0] | GUITitleBar'RTInterface.MainMenu.SettingHeader' |
Controls[1] | GUITabControl'RTInterface.MainMenu.SettingTabs' |
Controls[2] | GUITitleBar'RTInterface.MainMenu.SettingFooter' |
Controls[3] | GUIButton'RTInterface.MainMenu.QuitButton' |
WinHeight | 1.0 |
Functions[edit]
Events[edit]
ChangeHint[edit]
Overrides: GUIPage.ChangeHint
NotifyLevelChange[edit]
Overrides: GUIPage.NotifyLevelChange
Other instance functions[edit]
ButtonClick[edit]
CanClose[edit]
InitComponent[edit]
Overrides: GUIPage.InitComponent