Difference between revisions of "DCS func getCountryCoalition"

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

Latest revision as of 07:28, 17 March 2022

Scripting Root

Envrioment: Mission Scripting
Function: getCountryCoalition Added with: 1.2.4
Member Of: coalition
Syntax: enum coalitonId coalition.getCountryCoalition(enum countryId )
Description: Returns the enumarator coalitionId that a specified country belongs to.


Return Value: enum coalitonId
Return Example: none
Examples:
Related Functions: Coalition Functions: addGroup, addStaticObject, getGroups, getStaticObjects, getAirbases. getPlayers, getServiceProviders, addRefPoint, getRefPoints, getMainRefPoint, getCountryCoalition
Notes: