UE3:UTActorFactoryMover (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 07:28, 17 January 2010 by Wormbo (talk | contribs) (class was removed)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
UDK Object >> ActorFactory >> ActorFactoryDynamicSM >> UTActorFactoryMover
Package:
UTGame
This class in other games:

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'