I love the smell of UnrealEd crashing in the morning. – tarquin

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[edit]

Count[edit]

Type: int


OrigRes[edit]

Type: string


RestoreTextPost[edit]

Type: string

Modifiers: localized


Default value: " seconds)"

RestoreTextPre[edit]

Type: string

Modifiers: localized


Default value: "(Original settings will be restored in "

RestoreTextSingular[edit]

Type: string

Modifiers: localized


Default value: "(Original settings will be restored in 1 second)"

Default values[edit]

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[edit]

Events[edit]

Timer[edit]

event Timer ()

Overrides: GUIComponent.Timer


Other instance functions[edit]

Execute[edit]

function Execute (string DesiredRes)


InternalOnClick[edit]

function bool InternalOnClick (GUIComponent Sender)


StartTimer[edit]

function StartTimer ()