BIS fnc playerSideFaction: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (Text replacement - "\[\[Category\:Function Group\: Sides(\|\{\{[a-zA-Z0-9_:]+\}\})?\]\]" to "") |
||
Line 35: | Line 35: | ||
<h3 style="display:none">Bottom Section</h3> | <h3 style="display:none">Bottom Section</h3> | ||
[[Category:Functions|{{uc:playerSideFaction}}]] | [[Category:Functions|{{uc:playerSideFaction}}]] | ||
[[Category:{{Name|arma3}}: Functions|{{uc:playerSideFaction}}]] | [[Category:{{Name|arma3}}: Functions|{{uc:playerSideFaction}}]] |
Revision as of 11:14, 12 October 2020
Description
- Description:
- Return representative faction of the given side. Faction of the first detected player is used.
- Execution:
- call
- Groups:
- Sides
Syntax
- Syntax:
- side call BIS_fnc_playerSideFaction
- Parameters:
- side: Side
- Return Value:
- String - CfgFactionClasses class
Examples
- Example 1:
west call BIS_fnc_playerSideFaction;
Additional Information
- See also:
- side
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note