The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE3:UTUIScene_MOTD (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UIRoot >> UIScreenObject >> UIScene >> UTUIScene >> UTUIScene_Hud >> UTUIScene_MOTD |
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. |
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
Properties[edit]
bFadingOut[edit]
Type: bool
DrawPanel[edit]
Type: UTDrawPanel
Modifiers: transient
Panel[edit]
Type: UISafeRegionPanel
Modifiers: transient
Subobjects[edit]
SceneEventComponent[edit]
Class: Engine.UIComp_Event
Inherits from: UTUIScene_Hud.SceneEventComponent
No new values.
Functions[edit]
Events[edit]
Finish[edit]
event Finish ()
PostInitialize[edit]
event PostInitialize ()
Overrides: UIScreenObject.PostInitialize
Called after this screen object's children have been initialized
Other instance functions[edit]
AnimEnd[edit]
Overrides: UTUIScene.AnimEnd
Called when an animation on this scene has finished.