I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE3:SeqAct_MultiLevelStreaming (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> SequenceObject >> SequenceOp >> SequenceAction >> SeqAct_Latent >> SeqAct_LevelStreamingBase >> SeqAct_MultiLevelStreaming |
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_MultiLevelStreaming
Kismet action exposing loading and unloading of multiple levels at once.
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
Properties[edit]
Property group 'SeqAct_MultiLevelStreaming'[edit]
Levels[edit]
Type: array<LevelStreamingNameCombo>
Array of levels to load/ unload
Default values[edit]
Property | Value |
---|---|
ObjName | "Stream Multiple Levels" |
Structs[edit]
LevelStreamingNameCombo[edit]
Modifiers: native
- LevelStreaming Level
- Cached LevelStreaming object that is going to be loaded/ unloaded on request.
- name LevelName
- LevelStreaming object name.