DCS func getMainRefPoint

From DCS World Wiki - Hoggitworld.com
Revision as of 07:27, 17 March 2022 by Grimes (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Scripting Root

Envrioment: Mission Scripting
Function: getMainRefPoint Added with: 1.2.0
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: