There is no spoon
UE3:UTSeqAct_TimedTutorialMsg (UT3)
Object >> SequenceObject >> SequenceOp >> SequenceAction >> UTSeqAct_TimedTutorialMsg |
Contents
- 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-2007 Epic Games, Inc. All Rights Reserved.
Properties
Property group 'UTSeqAct_TimedTutorialMsg'
bFireAndForget
Type: bool
True if the sequence should complete instantly; otherwise it finishes after the number of seconds specified in Duration
Default value: True
Duration
Type: float
Number of seconds to display the tutorial message
Default value: 5.0
TutorialMessage
Type: string
Markup tutorial message to display
Internal variables
bFinished
Type: bool
Modifiers: transient
Scene
Type: UTUIScene_TimedTutorialMessage
Modifiers: transient
TimeSinceCreated
Type: float
Modifiers: transient
Transient: Number of seconds we've been alive.
Default values
Property | Value | ||||
---|---|---|---|---|---|
bAutoActivateOutputLinks | False | ||||
bCallHandler | False | ||||
bLatentExecution | True | ||||
ObjCategory | "Tutorials" | ||||
ObjName | "Timed Tutorial Message" | ||||
OutputLinks[0] |
|
Functions
Native functions
GetFirstLocalPlayer
Set the local player value on the scene.
Events
Activated
Overrides: SequenceOp.Activated
Called when this event is activated.
CloseSceneAndDie
IsValidLevelSequenceObject
Overrides: SequenceObject.IsValidLevelSequenceObject
Determines whether this class should be displayed in the list of available ops in the level kismet editor.
Returns:
- TRUE if this sequence object should be available for use in the level kismet editor