I love the smell of UnrealEd crashing in the morning. – tarquin
UE2:Tab_VideoSettings (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> Tab_VideoSettings |
- Package:
- XInterface
- This class in other games:
- UT2004, UE2Runtime
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. |
Class: XInterface.Tab_VideoSettings Parent: XInterface.GUITabPanel
<Enter a description here>
Properties
See Tab_VideoSettings properties.
Structs
DisplayMode
Instance functions
ApplyChanges
function bool ApplyChanges (GUIComponent Sender)
CheckSupportedResolutions
function CheckSupportedResolutions ()
InitComponent
function InitComponent (GUIController MyController, GUIComponent MyOwner)
Overrides: GUIPanel.InitComponent
InternalOnChange
function InternalOnChange (GUIComponent Sender)
InternalOnClick
function bool InternalOnClick (GUIComponent Sender)
InternalOnLoadINI
function InternalOnLoadINI (GUIComponent Sender, string s)
InternalOnSaveINI
function string InternalOnSaveINI (GUIComponent Sender)
Refresh
function Refresh ()
Overrides: GUITabPanel.Refresh