Function; KAS_FindPlayerShipsOfClass - HWRM/KarosGraveyard GitHub Wiki

KAS_FindPlayerShipsOfClass(<sName>, <sName>, <iIndex>)

Description

Finds player ships by their class.

Example

KAS_FindPlayerShipsOfClass("GrowSelection_MBTargets", "SmallCapitalShip", 0)

Arguments

  • <sName>: the name of the SobGroup.
  • <sName>: the name of the ship class.
  • <iIndex>: sets the player index.

Scope

Related Pages

KASUtil.lua

⚠️ **GitHub.com Fallback** ⚠️