Loot item condition that checks whether or not the source of the loot drop was killed by the player.
export class KilledByPlayerCondition extends LootItemCondition { private constructor();} Copy
export class KilledByPlayerCondition extends LootItemCondition { private constructor();}
Private
Loot item condition that checks whether or not the source of the loot drop was killed by the player.
Source