Function; KAS_FindPlayerShipsOfType - HWRM/KarosGraveyard GitHub Wiki

KAS_FindPlayerShipsOfType(<sName>, <sName>, <iIndex>)

Description

Finds player ships by their type.

Example

KAS_FindPlayerShipsOfType("GrowSelection_Temp", "ResearchShip", 0)

Arguments

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

Scope

Related Pages

KASUtil.lua

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