Method GiveGold NamespaceAnvil.API AssemblyNWN.Anvil.dll GiveGold(int, bool) Gives gold to this creature. public void GiveGold(int amount, bool showFeedback = true) Parameters amount int The amount of gold to give. showFeedback bool If true, shows "Acquired xgp" feedback to the creature.