BIS fnc sideIsFriendly: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "{{Function " to "{{RV|type=function ")
m (Text replacement - " " to " ")
Line 20: Line 20:
| [[getFriend]], [[setFriend]], [[BIS_fnc_sideIsEnemy]], [[Side relations]]
| [[getFriend]], [[setFriend]], [[BIS_fnc_sideIsEnemy]], [[Side relations]]
}}
}}




[[Category:Functions|{{uc:sideIsFriendly}}]]
[[Category:Functions|{{uc:sideIsFriendly}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:sideIsFriendly}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:sideIsFriendly}}]]

Revision as of 00:36, 1 February 2021

Hover & click on the images for description

Description

Description:
Description needed
Execution:
call
Groups:
Sides

Syntax

Syntax:
Syntax needed
Parameters:
sideA: Side
sideB: Side
Return Value:
Return value needed

Examples

Example 1:
_isFriendly = [west, east] call BIS_fnc_sideIsFriendly; //Checks if EAST is friendly to WEST.

Additional Information

See also:
See also needed

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