I don't need to test my programs. I have an error-correcting modem.

UE2:UT2LoadingPageBase (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2003 Object >> Actor >> Vignette >> UT2LoadingPageBase
Package: 
XInterface
Direct subclass:
UT2SP_LadderLoading
This class in other games:
UT2004

null

Properties[edit]

Operations[edit]

Type: array<DrawOpBase>


Functions[edit]

Events[edit]

DrawVignette[edit]

simulated event DrawVignette (Canvas C, float Progress)

Overrides: Vignette.DrawVignette


Other instance functions[edit]

AddImage[edit]

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


AddImageStretched[edit]

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


AddJustifiedText[edit]

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


AddMultiLineText[edit]

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


AddText[edit]

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


DLOTexture[edit]

simulated function Material DLOTexture (string TextureFullName)