Function; SobGroup_GetAttackers - HWRM/KarosGraveyard GitHub Wiki

SobGroup_GetAttackers(<sSobGroupName>, <sOutputSobGroupName>)

Description

Adds all the attackers of <sSobGroupName> to <sOutputSobGroupName>.
Creates the group, after emptying it, if it does not already exist.

Example

SobGroup_GetAttackers("Universe_TeamShips1", "allEnemySob")

Arguments

<sSobGroupName>: the sobgroup being attacked.
<sOutputSobGroupName>: the sobgroup that the attackers will be added to.

Related Pages

FunctionReference

Comments

Page Status

Updated Formatting? Initial
Updated for HWRM? Initial