I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE3:SeqAct_LevelVisibility (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UDK Object >> SequenceObject >> SequenceOp >> SequenceAction >> SeqAct_Latent >> SeqAct_LevelVisibility
Package: 
Engine
This class in other games:
UT3

SeqAct_LevelVisibility

Kismet action exposing associating/ dissociating of levels.

Properties

Property group 'SeqAct_LevelVisibility'

Level

Type: LevelStreaming

LevelStreaming object that is going to be associated/ dissociated on request

LevelName

Type: name

LevelStreaming object name

Internal variables

bStatusIsOk

Type: bool

Modifiers: transient


Default values

Property Value
InputLinks[0]
Member Value
LinkDesc "Make Visible"
InputLinks[1]
Member Value
LinkDesc "Hide"
ObjCategory "Level"
ObjName "Change Level Visibility"