I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE3:UTActorFactoryPickup (UDK)

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

creates a pickup (NOT pickup factory) in the world

Properties

Property group 'UTActorFactoryPickup'

InventoryClass

Type: class<Inventory>


Default values

Property Value
bPlaceable False
NewActorClass Class'UTGame.UTDroppedPickup'

Events

PostCreateActor

simulated event PostCreateActor (Actor NewActor)

Overrides: ActorFactory.PostCreateActor

Initialize factory created pickup