Table of Contents

Event OnInventoryGoldAdd

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

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.