UE2:UT2VideoChangeOK (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
![]() |
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UT2K3GUIPage >> UT2VideoChangeOK |
- Package:
- XInterface
- 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. |
Class: XInterface.UT2VideoChangeOK Parent: XInterface.GUIPage
<Enter a description here>
Properties
Count
Type: int
OrigRes
Type: string
RestoreTextPost
Type: string
Modifiers: localized
Default value: " seconds)"
RestoreTextPre
Type: string
Modifiers: localized
Default value: "(Original settings will be restored in "
RestoreTextSingular
Type: string
Modifiers: localized
Default value: "(Original settings will be restored in 1 second)"
Default values
Property | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Controls[0] | GUIButton'VidOKBackground' | ||||||||||
Controls[1] | GUIButton'AcceptButton' | ||||||||||
Controls[2] | GUIButton'BackButton' | ||||||||||
Controls[3] | GUILabel'VideoOKDesc' | ||||||||||
Controls[4] | GUILabel'VideoOkTimerDesc' | ||||||||||
InactiveFadeColor |
| ||||||||||
OnActivate | StartTimer | ||||||||||
WinHeight | 0.25 | ||||||||||
WinTop | 0.375 |
Subobjects
AcceptButton
Class: XInterface.GUIButton
Property | Value |
---|---|
bBoundToParent | True |
Caption | "Keep Settings" |
OnClick | InternalOnClick |
WinHeight | 0.04 |
WinLeft | 0.125 |
WinTop | 0.75 |
WinWidth | 0.2 |
BackButton
Class: XInterface.GUIButton
Property | Value |
---|---|
bBoundToParent | True |
Caption | "Restore Settings" |
OnClick | InternalOnClick |
WinHeight | 0.04 |
WinLeft | 0.65 |
WinTop | 0.75 |
WinWidth | 0.2 |
VideoOKDesc
Class: XInterface.GUILabel
VideoOkTimerDesc
Class: XInterface.GUILabel
VidOKBackground
Class: XInterface.GUIButton
Property | Value |
---|---|
bAcceptsInput | False |
bBoundToParent | True |
bNeverFocus | True |
bScaleToParent | True |
StyleName | "SquareBar" |
WinHeight | 1.0 |
WinLeft | 0.0 |
WinTop | 0.0 |
WinWidth | 1.0 |
Functions
Events
Timer
event Timer ()
Overrides: GUIComponent.Timer
Other instance functions
Execute
function Execute (string DesiredRes)
InternalOnClick
function bool InternalOnClick (GUIComponent Sender)
StartTimer
function StartTimer ()