Function; SobGroup_UnderAttack - HWRM/KarosGraveyard GitHub Wiki

SobGroup_UnderAttack(<sSobGroupName>)

Description

Returns true if any ship in <sSobGroupName> is under attack.

Example

if SobGroup_UnderAttack("InitialAttack_Battlecruiser")==1 then ...code... end

Arguments

<sSobGroupName>: the name of the sobgroup.

Related Pages

Function Reference

Comments

Page Status

Updated Formatting? Initial
Updated for HWRM? Initial