Skip to content

Function; SobGroup_GetAttackers

Novaras edited this page Oct 22, 2020 · 3 revisions

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

Clone this wiki locally