Property AverageXP
AverageXP
Gets the average amount of XP of members in this faction.
public int AverageXP { get; }
Property Value
Remarks
Warning
This can be a costly operation when used on large NPC factions.
Gets the average amount of XP of members in this faction.
public int AverageXP { get; }
This can be a costly operation when used on large NPC factions.