IGameDataCombat.AllBuffs method
Every loaded buff/debuff row (the whole BuffTable), for building a full pick-list of available effects. Empty until the eager data load completes.
public IReadOnlyCollection<BuffInfo> AllBuffs()See Also
Section titled “See Also”- struct BuffInfo
- interface IGameDataCombat
- namespace Stellar.Abstractions.Services