My program doesn't have bugs. It just develops random features.
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[edit]
See Tab_VideoSettings properties.
Structs[edit]
DisplayMode[edit]
Instance functions[edit]
ApplyChanges[edit]
function bool ApplyChanges (GUIComponent Sender)
CheckSupportedResolutions[edit]
function CheckSupportedResolutions ()
InitComponent[edit]
function InitComponent (GUIController MyController, GUIComponent MyOwner)
Overrides: GUIPanel.InitComponent
InternalOnChange[edit]
function InternalOnChange (GUIComponent Sender)
InternalOnClick[edit]
function bool InternalOnClick (GUIComponent Sender)
InternalOnLoadINI[edit]
function InternalOnLoadINI (GUIComponent Sender, string s)
InternalOnSaveINI[edit]
function string InternalOnSaveINI (GUIComponent Sender)
Refresh[edit]
function Refresh ()
Overrides: GUITabPanel.Refresh