I don't need to test my programs. I have an error-correcting modem.

UE3:SeqAct_MultiLevelStreaming (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:11, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT3 Object >> SequenceObject >> SequenceOp >> SequenceAction >> SeqAct_Latent >> SeqAct_LevelStreamingBase >> SeqAct_MultiLevelStreaming
Package: 
Engine
This class in other games:
UDK

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.