Skip to content
Version 2.11.0
↓ Get the launcher

CombatEvent.EntityBuffsSeeded.Buffs property

The complete buff set; empty when the entity carries none. Read-only (the same instance BuffsFor returns until the set next changes).

public IReadOnlyList<ActiveBuff> Buffs { get; set; }