BuffInfo.IsDebuff property
True when the row is a debuff (BuffType == 0).
public bool IsDebuff { get; set; }See Also
Section titled “See Also”- struct BuffInfo
- namespace Stellar.Abstractions.Domain.GameData
True when the row is a debuff (BuffType == 0).
public bool IsDebuff { get; set; }