DCS func getCountryCoalition

From DCS World Wiki - Hoggitworld.com
Revision as of 00:12, 12 April 2018 by Grimes (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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: