Mostly Harmless
Legacy:KeyInventory
From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 00:50, 3 December 2005 by 192.251.69.54 (Talk)
This is the inventory item that will unlock (disable) LockedObjectives when a player touches it.
Contents |
[edit] Properties
This property is hidden.
[edit] Functions
- UnLock( LockedObjective O )
- Disables the objective.
- Destroyed()
- Sets MyPickup to state Pickup.
[edit] Related Topics
[edit] Discussion
SuperApe: Created.
