ICombatLookup.BuffsFor method
Active buffs on the given entity, derived from observed BuffChanged events. Empty if entity is unknown.
public IReadOnlyList<ActiveBuff> BuffsFor(EntityId entityId)See Also
Section titled “See Also”- struct ActiveBuff
- struct EntityId
- interface ICombatLookup
- namespace Stellar.Abstractions.Services