UE3:UTActorFactoryPickup (UDK): Difference between revisions

From Unreal Wiki, The Unreal Engine Documentation Site
No edit summary
m 1 revision: class descriptions for UDK January update (part 7)
 
(No difference)

Latest revision as of 05:52, 17 January 2010

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

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