Property Gold
Gold
Gets the total amount of gold held by all members of this party.
public int Gold { get; }
Property Value
Remarks
Warning
This can be a costly operation when used on large NPC factions.
Gets the total amount of gold held by all members of this party.
public int Gold { get; }
This can be a costly operation when used on large NPC factions.