I'm a doctor, not a mechanic

Difference between revisions of "UE3:UTActorFactoryPickup (UDK)"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
(Talk)
m (1 revision: class descriptions for UDK January update (part 7))
 
(No difference)

Latest revision as of 06:52, 17 January 2010

UDK Object >> ActorFactory >> UTActorFactoryPickup
Package: 
UTGame
This class in other games:
UT3

creates a pickup (NOT pickup factory) in the world

Properties[edit]

Property group 'UTActorFactoryPickup'[edit]

InventoryClass[edit]

Type: class<Inventory>


Default values[edit]

Property Value
bPlaceable False
NewActorClass Class'UTGame.UTDroppedPickup'

Events[edit]

PostCreateActor[edit]

simulated event PostCreateActor (Actor NewActor)

Overrides: ActorFactory.PostCreateActor

Initialize factory created pickup