Legacy:KeyInventory

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

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

Properties

This property is hidden.

KeyPickup MyPickup 
The Pickup that spawned this KeyInventory.

Functions

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

Related Topics

Discussion

SuperApe: Created.