Classes:DehackedPickup
From ZDoom Wiki
| DeHackEd pickup | |||
|---|---|---|---|
| Actor type | Internal | Game | |
| DoomEd Number | None | Class Name | DehackedPickup |
Classes: Inventory→DehackedPickup
DehackedPickup is an internal class used to emulate Doom's original behavior of determining a pickup's type by its sprite.
DECORATE definition
Actor DehackedPickup : Inventory native {}

