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

UE2:UT2LoadingPageBase (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:11, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT2004 Object >> Actor >> Vignette >> UT2LoadingPageBase
Package: 
XInterface
Direct subclass:
UT2SP_LadderLoading
This class in other games:
UT2003

null

Properties

Operations

Type: array<DrawOpBase>


Functions

Events

DrawVignette

simulated event DrawVignette (Canvas C, float Progress)

Overrides: Vignette.DrawVignette


Other instance functions

AddImage

simulated function DrawOpImage AddImage (Material Image, float Top, float Left, float Height, float Width)


AddImageStretched

simulated function DrawOpImage AddImageStretched (Material Image, float Top, float Left, float Height, float Width)


AddJustifiedText

simulated function DrawOpText AddJustifiedText (string Text, byte Just, float Top, float Left, float Height, float Width, optional byte VAlign)


AddMultiLineText

simulated function DrawOpText AddMultiLineText (string Text, float Top, float Left, float Height, float Width)


AddText

simulated function DrawOpText AddText (string Text, float Top, float Left)


DLOTexture

simulated function Material DLOTexture (string TextureFullName)