BIS fnc sideType: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "|= Game name" to "|Game name=")
mNo edit summary
Line 6: Line 6:


|1.00|Game version=
|1.00|Game version=
|gr1 = Sides |GROUP1=
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 01:33, 10 October 2020


-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:
Sides

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