Hooks::PickupObject

Definitions for Hooks::PickupObject Namespace

Properties

Namespace Declaration Description
Hooks::PickupObject const uint32 Collected Called when a pickup object is collected by a player.
Value: 16
Hooks::PickupObject const uint32 Materialize Called when a pickup object materializes.
Value: 17
Hooks::PickupObject const uint32 CanCollect Called when a pickup object is about to be collected by a player. Note that basic checks are done before this hook is called.
Value: 18