Difference between revisions of "DCS func getMainRefPoint"
From DCS World Wiki - Hoggitworld.com
m (1 revision imported) |
(No difference)
|
m (1 revision imported) |
(No difference)
|
| Envrioment: | Mission Scripting | ||
| Function: | getMainRefPoint | Added with: 1.2.4 | |
| Member Of: | coalition | ||
| Syntax: | vec3 coalition.getMainRefPoint(enum coalitionId ) | ||
| Description: | Returns the position of a coalitions "bullseye" as specified in the mission editor.
| ||
| Return Value: | vec3 | ||
| Return Example: | none | ||
| Examples: | |||
| Related Functions: | Coalition Functions: addGroup, addStaticObject, getGroups, getStaticObjects, getAirbases. getPlayers, getServiceProviders, addRefPoint, getRefPoints, getMainRefPoint, getCountryCoalition | ||
| Notes: | |||