My program doesn't have bugs. It just develops random features.

UE3:SeqEvent_LevelBeginning (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UDK Object >> SequenceObject >> SequenceOp >> SequenceEvent >> SeqEvent_LevelBeginning

Contents

Package: 
Engine
This class in other games:
UT3

Event which is activated by the engine when the level starts at the beginning and can be NOT activated by the gameplay code if, for instance, you are loading a savegame in the middle of the level and don't want beginning of map actions to happen. Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.

Default values[edit]

Property Value
bPlayerOnly False
ObjName "Level Beginning"