DCS func getRefPoints

From DCS World Wiki - Hoggitworld.com
Revision as of 00:12, 12 April 2018 by Grimes (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Scripting Root

Envrioment: Mission Scripting
Function: getRefPoints Added with: 1.2.4
Member Of: coalition
Syntax: table coalition.getRefPoints(enum coalitionId )
Description: Returns a table of reference points as defined by the mission editor or added via scripting. Reference points are used by JTACs.


Return Value: table
Return Example: none
Examples:
Related Functions: Coalition Functions: addGroup, addStaticObject, getGroups, getStaticObjects, getAirbases. getPlayers, getServiceProviders, addRefPoint, getRefPoints, getMainRefPoint, getCountryCoalition
Notes: