Mostly Harmless

UE3:SeqAct_PrepareMapChange (UT3)

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

SeqAct_PrepareMapChange

Kismet action exposing kicking off async map changes

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

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.

Default values[edit]

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