UE3:SeqAct_MultiLevelStreaming (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
UT3 Object >> SequenceObject >> SequenceOp >> SequenceAction >> SeqAct_Latent >> SeqAct_LevelStreamingBase >> SeqAct_MultiLevelStreaming
Package:
Engine
This class in other games:

SeqAct_MultiLevelStreaming

Kismet action exposing loading and unloading of multiple levels at once.

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

Properties

Property group 'SeqAct_MultiLevelStreaming'

Levels

Type: array<LevelStreamingNameCombo>

Array of levels to load/ unload

Default values

Property Value
ObjName "Stream Multiple Levels"

Structs

LevelStreamingNameCombo

Modifiers: native

LevelStreaming Level
Cached LevelStreaming object that is going to be loaded/ unloaded on request.
name LevelName
LevelStreaming object name.