BIS_fnc_sideType

From Bohemia Interactive Community
Revision as of 15:33, 7 April 2019 by Erentar (talk | contribs) (template:command argument fix)
Jump to navigation Jump to search


-wrong parameter ("a3") defined!-[[:Category:Introduced with a3 version 1.00|1.00]]
Hover & click on the images for description

Description

Description:
Returns side type based on side ID. See BIS_fnc_sideID for more information.
Execution:
call
Groups:
Uncategorised

Syntax

Syntax:
sideID call BIS_fnc_sideType;
Parameters:
sideID - Number - Side ID.
Return Value:
Side - Side based on side ID

Examples

Example 1:
0 call BIS_fnc_sideType;//Returns EAST

Additional Information

See also:
SideBIS_fnc_sideIDsidecountSideCfgVehicles config side valueSideplayerSidewesteastresistanceciviliansideLogicsideFriendlysideEnemysideUnknownsideEmptysideAmbientLifeSide relations

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

[[Category:Introduced with a3 version 1.00]][[ Category: a3: New Functions | BIS FNC SIDETYPE]][[ Category: a3: Functions | BIS FNC SIDETYPE]]

Notes

Bottom Section