UE3:SeqEvent_LevelBeginning (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> SequenceObject >> SequenceOp >> SequenceEvent >> SeqEvent_LevelBeginning |
- Package:
- Engine
- This class in other games:
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. |
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
Property | Value |
---|---|
bPlayerOnly | False |
ObjName | "Level Beginning" |