IGameDataCombat.GetBuff method
Returns the buff/debuff row for id, or null if unknown.
public BuffInfo? GetBuff(int id)See Also
Section titled “See Also”- struct BuffInfo
- interface IGameDataCombat
- namespace Stellar.Abstractions.Services
Returns the buff/debuff row for id, or null if unknown.
public BuffInfo? GetBuff(int id)