flagSide: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\|game([0-9])= *([^ ]+) * +\|version([0-9])= *([^ ]+) * " to "|game$1=$2 |version$3=$4 ")
m (Text replacement - "local" to "local")
Line 10: Line 10:
|gr1= Flags
|gr1= Flags


|descr= Returns [[Side]] of the [[local]] instance of the flag. A getter for [[setFlagSide]].
|descr= Returns [[Side]] of the [[Multiplayer Scripting#Locality|local]] instance of the flag. A getter for [[setFlagSide]].


|s1= [[flagSide]] flag
|s1= [[flagSide]] flag

Revision as of 18:12, 21 June 2021

Hover & click on the images for description

Description

Description:
Returns Side of the local instance of the flag. A getter for setFlagSide.
Groups:
Flags

Syntax

Syntax:
flagSide flag
Parameters:
flag: Object - Flag
Return Value:
Side

Examples

Example 1:
_flagSide = flagSide flag;

Additional Information

See also:
setFlagSide Arma 3: Flag Textures

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