ICombatLookup.GetVitals method
Last-known HP / MaxHP snapshot for an entity from the combat wire’s AttrCollection stream. Returns Unknown for entities not yet observed. Works for every entity in AOI — not just party members.
public EntityVitals GetVitals(EntityId entityId)See Also
Section titled “See Also”- struct EntityVitals
- struct EntityId
- interface ICombatLookup
- namespace Stellar.Abstractions.Services