Gah - a solution with more questions. – EntropicLqd

UE3:UTUIScene_MOTD (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT3 Object >> UIRoot >> UIScreenObject >> UIScene >> UTUIScene >> UTUIScene_Hud >> UTUIScene_MOTD
Package: 
UTGame
This class in other games:
UDK

Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.

Properties

bFadingOut

Type: bool


DrawPanel

Type: UTDrawPanel

Modifiers: transient


Panel

Type: UISafeRegionPanel

Modifiers: transient


Subobjects

SceneEventComponent

Class: Engine.UIComp_Event

Inherits from: UTUIScene_Hud.SceneEventComponent

No new values.

Functions

Events

Finish

event Finish ()


PostInitialize

event PostInitialize ()

Overrides: UIScreenObject.PostInitialize

Called after this screen object's children have been initialized

Other instance functions

AnimEnd

function AnimEnd (UIObject AnimTarget, int AnimIndex, UIAnimationSeq AnimSeq)

Overrides: UTUIScene.AnimEnd

Called when an animation on this scene has finished.