There is no spoon
UE2:UT2LoadingPageBase (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
- Package:
- XInterface
- Direct subclass:
- UT2SP_LadderLoading
- This class in other games:
- UT2003
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
null
Properties[edit]
Operations[edit]
Type: array<DrawOpBase>
Functions[edit]
Events[edit]
DrawVignette[edit]
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, optional byte VAlign)
AddMultiLineText[edit]
simulated function DrawOpText AddMultiLineText (string Text, float Top, float Left, float Height, float Width)