UE1:UMenuOptionsClientWindow (RTNP)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UWindowBase >> UWindowWindow >> UWindowClientWindow >> UWindowDialogClientWindow >> UMenuOptionsClientWindow |
- Package:
- UMenu
- This class in other games:
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
AudioTab
Type: string
Modifiers: localized
Default value: "Audio"
CloseButton
Type: UWindowSmallCloseButton
ControlsTab
Type: string
Modifiers: localized
Default value: "Controls"
GamePlayTab
Type: string
Modifiers: localized
Default value: "Game"
HUDTab
Type: string
Modifiers: localized
Default value: "HUD"
InputTab
Type: string
Modifiers: localized
Default value: "Input"
Network
Type: UWindowPageControlPage
NetworkTab
Type: string
Modifiers: localized
Default value: "Network"
Pages
Type: UMenuPageControl
VideoTab
Type: string
Modifiers: localized
Default value: "Video"
Instance functions
Created
function Created ()
Overrides: UWindowWindow.Created
GetDesiredDimensions
Overrides: UWindowDialogClientWindow.GetDesiredDimensions
Paint
Overrides: UWindowDialogClientWindow.Paint
Resized
function Resized ()
Overrides: UWindowWindow.Resized
ShowNetworkTab
function ShowNetworkTab ()