Table of Contents

Class OnInventoryGoldRemove

Namespace
Anvil.API.Events
Assembly
NWN.Anvil.dll

Triggered when gold is removed from a creature's inventory.

public sealed class OnInventoryGoldRemove : IEvent
Inheritance
OnInventoryGoldRemove
Implements
Inherited Members
Extension Methods

Properties

Creature

Gets the creature losing the gold.

Gold

Gets the amount of gold to remove.

PreventGoldRemove

Set to true to prevent the gold from being removed.