Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE3:UTActorFactoryMover (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UDK Object >> ActorFactory >> ActorFactoryDynamicSM >> UTActorFactoryMover
Package: 
UTGame
This class in other games:
UT3

Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.

Properties[edit]

Property group 'UTActorFactoryMover'[edit]

bCreateKismetEvent[edit]

Type: bool

if true, also create a Kismet event and hook it up to the spawned actor

Default value: True

Internal variables[edit]

EventClass[edit]

Type: class<SequenceEvent>

the class of Kismet event to create if bCreateKismetEvent is true

Default value: Class'Engine.SeqEvent_Mover'

Default values[edit]

Property Value
MenuName "Add Mover"
NewActorClass Class'Engine.InterpActor'