ICombatSnapshot.LocalBuffs property
Active buffs on the local player.
public IReadOnlyList<ActiveBuff> LocalBuffs { get; }See Also
Section titled “See Also”- struct ActiveBuff
- interface ICombatSnapshot
- namespace Stellar.Abstractions.Services
Active buffs on the local player.
public IReadOnlyList<ActiveBuff> LocalBuffs { get; }