Cogito, ergo sum

UE1:DemoStoryWindow (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT Object >> UWindowBase >> UWindowWindow >> DemoStoryWindow
Package: 
UTMenu

null

Properties[edit]

Property group 'DemoStoryWindow'[edit]

Message[edit]

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[edit]

Type: string

Modifiers: localized


Default value: "Congratulations!"

Internal variables[edit]

TimeCount[edit]

Type: float


YOffset2[edit]

Type: float


Functions[edit]

Events[edit]

Tick[edit]

event Tick (float Delta)

Overrides: UWindowWindow.Tick


Other instance functions[edit]

Close[edit]

function Close (optional bool bByParent)

Overrides: UWindowWindow.Close


Created[edit]

function Created ()

Overrides: UWindowWindow.Created


Paint[edit]

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

Overrides: UWindowWindow.Paint