Table of Contents

Property Gold

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Gold

Gets or sets the amount of gold carried by this creature.
This property does not display feedback to the creature. See GiveGold(int, bool) and TakeGold(int, bool) for options that provide feedback.

public uint Gold { get; set; }

Property Value

uint