DCS func getCountryCoalition
From DCS World Wiki - Hoggitworld.com
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: |