Skip to content

helix / EntityTarget

Type Alias: EntityTarget

EntityTarget = "this" | "killer" | "direct_killer" | "killer_player" | "attacker" | string & object

Defined in: core/values/predicate.ts:15

Which entity in the evaluation context a check runs against.

Released under the MIT License · Credits