PartyMember.IsLowHp method
True when current HP fraction is below threshold (default 30%).
public bool IsLowHp(float threshold = 0.3)See Also
Section titled “See Also”- struct PartyMember
- namespace Stellar.Abstractions.Domain
True when current HP fraction is below threshold (default 30%).
public bool IsLowHp(float threshold = 0.3)