Event OnInventoryGoldRemove
Triggered when gold is removed from a creature's inventory.
public event Action<OnInventoryGoldRemove> OnInventoryGoldRemove
Returns
- Action<OnInventoryGoldRemove>
- Triggered when gold is removed from a creature's inventory.