Difference between revisions of "DCS func getMainRefPoint"

From DCS World Wiki - Hoggitworld.com
m (1 revision imported)
 
Line 45: Line 45:
 
}}
 
}}
 
[[Category:Singleton Functions|getMainRefPoint]]
 
[[Category:Singleton Functions|getMainRefPoint]]
 +
[[Category:Game Patch 1.2.0|getMainRefPoint]]

Revision as of 07:27, 17 March 2022

Scripting Root

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: