Mostly Harmless
UE3:SeqAct_PrepareMapChange (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> SequenceObject >> SequenceOp >> SequenceAction >> SeqAct_Latent >> SeqAct_PrepareMapChange |
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. |
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]
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] |
|
||||
ObjCategory | "Level" | ||||
ObjName | "Prepare Map Change" |