Skip to content

Function; KAS_FindShipsInside

Sastrei edited this page Jun 22, 2020 · 1 revision

KAS_FindShipsInside(<Volume>, <sName>)

Description

Finds ships that are inside of a radius.

Example

KAS_FindShipsInside("ResearchStationVolume", "GrowSelection_HideTemp")

Arguments

  • <Volume>: the volume.
  • <sName>: the name of the SobGroup.

Scope

Related Pages

KASUtil.lua

Clone this wiki locally