Constructors
constructor
Properties
ReadonlytargetId
targetId: string
Accessors
totalValue
get totalValue(): bigint
Returns bigint
Methods
getBounties
getLinkedTargetSavedPlayer
StaticclaimBounty
claimBounty(claimer: Player, targetId: string): void Parameters
- claimer: Player
- targetId: string
Returns void
StaticgetAll
StaticgetTotalBountyOnPlayer
Parameters
- player: { id: string; [k: string | number | symbol]: any }
Represents a total bounty on a player.