DCS func getRefPoints
From DCS World Wiki - Hoggitworld.com
| 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: | |||