Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel
UE2:VideoChangeOK (UE2Runtime)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> VideoChangeOK |
- 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
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 |
---|---|
__OnActivate__Delegate | |
Controls[0] | GUIButton'RTInterface.VideoChangeOK.VidOKBackground' |
Controls[1] | GUIButton'RTInterface.VideoChangeOK.AcceptButton' |
Controls[2] | GUIButton'RTInterface.VideoChangeOK.BackButton' |
Controls[3] | GUILabel'RTInterface.VideoChangeOK.VideoOKDesc' |
Controls[4] | GUILabel'RTInterface.VideoChangeOK.VideoOkTimerDesc' |
WinHeight | 0.25 |
WinTop | 0.375 |
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 ()