Skip to content

Function; KAS_CountShipsByType

Sastrei edited this page Jun 19, 2020 · 1 revision

KAS_CountShipsByType(<sName>, <sName>)

Description

Count the Ships by their type.

Example

KAS_CountShipsByType(sobGroupName, shipTypeName)

Arguments

  • <sName>: the name of the SobGroup.
  • <sName>: the name of the ship type.

Scope

Related Pages

KASUtil.lua

Clone this wiki locally