I'm a doctor, not a mechanic

Legacy:KeyInventory

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 :: Actor >> Inventory >> KeyInventory (Package: UnrealGame)

This is the inventory item that will unlock (disable) LockedObjectives when a player touches it.

Properties[edit]

This property is hidden.

KeyPickup MyPickup 
The Pickup that spawned this KeyInventory.

Functions[edit]

UnLock( LockedObjective O ) 
Disables the objective.
Destroyed() 
Sets MyPickup to state Pickup.

Related Topics[edit]

Discussion[edit]

SuperApe: Created.