UE2:TestVignette (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
UT2003 Object >> Actor >> Vignette >> TestVignette
Package:
XInterface
This class in other games:

null

Properties

Property group 'TestVignette'

Background

Type: Texture

Modifiers: transient


Backgrounds

Type: string

Array size: 3


Default value, index 0: "InterfaceContent.Backgrounds.bg09"

Default value, index 1: "InterfaceContent.Backgrounds.bg10"

Default value, index 2: "InterfaceContent.Backgrounds.bg11"

LoadingColor

Type: Object.Color


Default value:

Member Value
A 255
B 255
G 255
R 255

LoadingFontFont

Type: Font


LoadingFontName

Type: string

Modifiers: localized


Default value: "UT2003Fonts.FontLarge"

LoadingPosX

Type: float


Default value: 0.5

LoadingPosY

Type: float


Default value: 0.65

LoadingString

Type: string

Modifiers: localized


Default value: ". . . L O A D I N G . . ."

Type: Texture


Default value: Texture'InterfaceContent.Logos.Logo'

LogoPosX

Type: float


Default value: 0.49

LogoPosY

Type: float


Default value: 0.25

LogoScaleX

Type: float


Default value: 0.5

LogoScaleY

Type: float


Default value: 0.5

MapPosY

Type: float


Default value: 0.725

Functions

Events

DrawVignette

simulated event DrawVignette (Canvas C, float Progress)

Overrides: Vignette.DrawVignette


Init

simulated event Init ()

Overrides: Vignette.Init


Other instance functions

LoadLoadingFont

simulated function Font LoadLoadingFont ()


ScreenText

simulated function ScreenText (Canvas C, string Text, float posX, float posY, float ScaleX, float ScaleY)