EntityVitals.MaxHp property
Last-known max HP. Zero when the entity has never been observed or hasn’t reported max yet.
public long MaxHp { get; set; }See Also
Section titled “See Also”- struct EntityVitals
- namespace Stellar.Abstractions.Domain
Last-known max HP. Zero when the entity has never been observed or hasn’t reported max yet.
public long MaxHp { get; set; }