Difference between revisions of "DCS func getMainRefPoint"

From DCS World Wiki - Hoggitworld.com
 
Line 3: Line 3:
 
|fName= getMainRefPoint
 
|fName= getMainRefPoint
  
|vNum= 1.2.4
+
|vNum= 1.2.0
  
 
|par1= [[DCS_singleton_coalition|coalition]]
 
|par1= [[DCS_singleton_coalition|coalition]]

Latest revision as of 07:27, 17 March 2022

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: