Legacy:KeyInventory

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 17:50, 2 December 2005 by 192.251.69.54 (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.