I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
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
Property group 'SeqAct_PrepareMapChange'
bIsHighPriority
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
Additional secondary levels that should be pre-loaded before the switcheroo.
MainLevelName
Type: name
The main level that should be transitioned to.
Default values
Property | Value | ||||
---|---|---|---|---|---|
InputLinks[0] |
|
||||
ObjCategory | "Level" | ||||
ObjName | "Prepare Map Change" |