I'm a doctor, not a mechanic

UE1:DemoStoryWindow (UT)

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

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT Object >> UWindowBase >> UWindowWindow >> DemoStoryWindow
Package: 
UTMenu

null

Properties

Property group 'DemoStoryWindow'

Message

Type: string

Array size: 5

Modifiers: localized


Default value, index 0: "Thank you for playing the demo version of Unreal Tournament. So much more is in store for you in the full version of the game. You'll get 50 levels of pure gaming excitement, all the weapons, new game modes and much, much more. For complete information about pricing, availability and the latest news point your web browser to http://www.UnrealTournament.com."

Default value, index 2: "This demo is based on a pre-release version of Unreal Tournament and you might experience problems with it. We would sincerely appreciate your help in tracking down bugs. Feel free to report any problems you encountered by sending an email to utbugs@epicgames.com."

Default value, index 3: "Thanks again for playing the Unreal Tournament demo!"

Default value, index 4: "Press [ESC] to continue."

Title

Type: string

Modifiers: localized


Default value: "Congratulations!"

Internal variables

TimeCount

Type: float


YOffset2

Type: float


Functions

Events

Tick

event Tick (float Delta)

Overrides: UWindowWindow.Tick


Other instance functions

Close

function Close (optional bool bByParent)

Overrides: UWindowWindow.Close


Created

function Created ()

Overrides: UWindowWindow.Created


Paint

function Paint (Canvas C, float X, float Y)

Overrides: UWindowWindow.Paint