ScarDoc

Start typing to search the SCAR reference.

Function
Player

Player_GetEntityConcentration

Finds the greatest (or least) concentration of entities owned by a player.

On this page
Player_GetEntityConcentration(player, popcapOnly, includeBlueprints, excludeBlueprints, bLeastConcentrated, onlyInThisMarker)

Description

This function is slow, so don't call it very often

Parameters

  • playerPlayerIDrequired
  • popcapOnlyBooleanoptional
  • includeBlueprintsTableoptional
  • excludeBlueprintsTableoptional
  • bLeastConcentratedBooleanoptional
  • onlyInThisMarkerMarkerID/Tableoptional

Returns

EGroup

Source

Declared in the game's script sources at:

scar/player.scar