ScarDoc

Start typing to search the SCAR reference.

Function
Context

Context_ExtractTargetFromContext

Get the Entity/Squad/Position of the context provided (expects Context table format)

On this page
Context_ExtractTargetFromContext(context with the Context format (see context_selection.scar))

Description

Get the Entity/Squad/Position of the context provided (expects Context table format)

Parameters

  • context with the Context format (see context_selection.scar)Tablerequired

Returns

ST_SCARPOSST_SCARPOS | ST_ENTITY | ST_SQUAD

Source

Declared in the game's script sources at:

scar/context_selection.scar