Worst-case scenario: the UEd Goblin wipes the map and burns down your house.
UE3:UTActorFactoryMover (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> ActorFactory >> ActorFactoryDynamicSM >> UTActorFactoryMover |
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. |
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
Properties
Property group 'UTActorFactoryMover'
bCreateKismetEvent
Type: bool
if true, also create a Kismet event and hook it up to the spawned actor
Default value: True
Internal variables
EventClass
Type: class<SequenceEvent>
the class of Kismet event to create if bCreateKismetEvent is true
Default value: Class'Engine.SeqEvent_Mover'
Default values
Property | Value |
---|---|
MenuName | "Add Mover" |
NewActorClass | Class'Engine.InterpActor' |