Function; SobGroup_CurrentHealthTotal - HWRM/KarosGraveyard GitHub Wiki

SobGroup_CurrentHealthTotal(<sSobGroupName>)

Description

Gets the actual current health total of all ships in <sSobGroupName>.

Example

SobGroup_CurrentHealthTotal("example-group"); -- integer such as '7000'.

Arguments

Param Type Description
sSobGroupName string The SobGroup who's health will be totalled.

Related Pages

Function Reference

Comments

Need to update page for SobGroup_MaxHealthTotal, which is probably useful in tandem with this function.

Page Status

Updated Formatting? Initial
Updated for HWRM? Initial