sideEmpty: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " <h3 style="display:none">Notes</h3> <dl class="command_description"> <!-- Note Section BEGIN --> <!-- Note Section END --> </dl> " to "")
m (Text replacement - " *\|= * " to " ")
Line 12: Line 12:
| [[Side]] |RETURNVALUE=
| [[Side]] |RETURNVALUE=


|x1=<code>_sideEmpty = [[sideEmpty]];</code>|=
|x1=<code>_sideEmpty = [[sideEmpty]];</code>


|[[side]], [[west]], [[blufor]], [[east]], [[opfor]], [[resistance]], [[independent]], [[civilian]], [[sideLogic]], [[sideFriendly]], [[sideEnemy]], [[sideUnknown]], [[playerSide]], [[sideAmbientLife]]|SEEALSO=
|[[side]], [[west]], [[blufor]], [[east]], [[opfor]], [[resistance]], [[independent]], [[civilian]], [[sideLogic]], [[sideFriendly]], [[sideEnemy]], [[sideUnknown]], [[playerSide]], [[sideAmbientLife]]|SEEALSO=

Revision as of 22:41, 17 January 2021

Hover & click on the images for description

Description

Description:
Returns empty side, for example static buildings in Eden Editor.
Groups:
Sides

Syntax

Syntax:
sideEmpty
Return Value:
Side

Examples

Example 1:
_sideEmpty = sideEmpty;

Additional Information

See also:
sidewestbluforeastopforresistanceindependentciviliansideLogicsideFriendlysideEnemysideUnknownplayerSidesideAmbientLife

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

Bottom Section