Always snap to grid

UE2:VignetteTest (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> TestPageBase >> VignetteTest
Package: 
XInterface
This class in other games:
UT2003

null

Properties[edit]

Vig[edit]

Type: UT2SP_LadderLoading


Default values[edit]

Property Value
StyleName "Page"
WinHeight 1.0

Functions[edit]

Events[edit]

InitComponent[edit]

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: GUIPage.InitComponent


Timer[edit]

event Timer ()

Overrides: GUIComponent.Timer


Other instance functions[edit]

MyOnClose[edit]

function MyOnClose (optional bool bCancelled)


MyOnDraw[edit]

function bool MyOnDraw (Canvas Canvas)