Mostly Harmless

UE3:UTActorFactoryPickup (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 05:52, 17 January 2010 by Wormbo (Talk | contribs) (1 revision: class descriptions for UDK January update (part 7))

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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