The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE3:SeqAct_PrepareMapChange (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UDK Object >> SequenceObject >> SequenceOp >> SequenceAction >> SeqAct_Latent >> SeqAct_PrepareMapChange
Package: 
Engine
This class in other games:
UT3

SeqAct_PrepareMapChange

Kismet action exposing kicking off async map changes

Properties[edit]

Property group 'SeqAct_PrepareMapChange'[edit]

bIsHighPriority[edit]

Type: bool

If this is TRUE, then a much larger time slice will be given to the loading code (useful for loading during a movie, etc)

InitiallyLoadedSecondaryLevelNames[edit]

Type: array<name>

Additional secondary levels that should be pre-loaded before the switcheroo.

MainLevelName[edit]

Type: name

The main level that should be transitioned to.

Internal variables[edit]

bStatusIsOk[edit]

Type: bool

Modifiers: transient


Default values[edit]

Property Value
InputLinks[0]
Member Value
LinkDesc "PrepareLoad"
ObjCategory "Level"
ObjName "Prepare Map Change"