Event OnInventoryGoldAdd
Triggered when gold is added to a creature's inventory.
public event Action<OnInventoryGoldAdd> OnInventoryGoldAdd
Returns
- Action<OnInventoryGoldAdd>
- Triggered when gold is added to a creature's inventory.
Triggered when gold is added to a creature's inventory.
public event Action<OnInventoryGoldAdd> OnInventoryGoldAdd