I love the smell of UnrealEd crashing in the morning. – tarquin

UE3:UTActorFactoryMover (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site

Revision as of 16:11, 17 May 2008 by Wormbo (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT3 Object >> ActorFactory >> ActorFactoryDynamicSM >> UTActorFactoryMover

Contents

Package: 
UTGame
This class in other games:
UDK

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

[edit] Properties

[edit] Property group 'UTActorFactoryMover'

[edit] bCreateKismetEvent

Type: bool

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

Default value: True

[edit] Internal variables

[edit] EventClass

Type: class<SequenceEvent>

the class of Kismet event to create if bCreateKismetEvent is true

Default value: Class'Engine.SeqEvent_Mover'

[edit] Default values

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