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
Jump to: navigation, search
UE2Runtime Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> VideoChangeOK
Package: 
RTInterface

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 ()