Difference between revisions of "DCS func getRefPoints"
From DCS World Wiki - Hoggitworld.com
m (1 revision imported) |
(No difference)
|
m (1 revision imported) |
(No difference)
|
| 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: | |||