I don't need to test my programs. I have an error-correcting modem.
UE3:UTUIScene_TutorialMessage (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UIRoot >> UIScreenObject >> UIScene >> UTUIScene >> UTUIScene_TutorialMessage |
- Package:
- UTGame
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-2008 Epic Games, Inc. All Rights Reserved.
Properties
bFinished
Type: bool
Modifiers: transient
MessageText
Type: UILabel
Modifiers: transient
OnTime
Type: float
Modifiers: transient
Default values
Property | Value |
---|---|
bAlwaysRenderScene | True |
bDisplayCursor | False |
bPauseGameWhileActive | False |
SceneRenderMode | SPLITRENDER_Fullscreen |
Subobjects
SceneEventComponent
Class: Engine.UIComp_Event
Inherits from: UTUIScene.SceneEventComponent
No new values.
Functions
Events
PostInitialize
event PostInitialize ()
Overrides: UIScreenObject.PostInitialize
Called after this screen object's children have been initialized
Other instance functions
AnimEnd
Overrides: UTUIScene.AnimEnd
Called when an animation on this scene has finished.
FlushInput
function FlushInput ()
HandleInputKey
function bool HandleInputKey (const out UIRoot.InputEventParameters EventParms)
SetValue
function SetValue (string Text)