FishingKills: {
    active: string[];
    scopes: readonly FishingKillScope[];
}

Type declaration

  • active: string[]

    Scopes currently switched off.

  • scopes: readonly FishingKillScope[]