flagSide: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "|= Game name" to "|Game name=")
m (Text replacement - "\[\[Category:[ _]?Scripting[ _]Commands[ _]Arma[ _]3(\|.*)]]" to "{{GameCategory|arma3|Scripting Commands}}")
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Command|= Comments
{{Command|Comments=
____________________________________________________________________________________________
____________________________________________________________________________________________


Line 9: Line 9:


|eff= local |Multiplayer Effects=
|eff= local |Multiplayer Effects=
|gr1= Flags |GROUP1=
____________________________________________________________________________________________
____________________________________________________________________________________________


Line 14: Line 16:
____________________________________________________________________________________________
____________________________________________________________________________________________


| '''flagSide''' flag |SYNTAX=
| [[flagSide]] flag |SYNTAX=


|p1= flag: [[Object]] - flag |PARAMETER1=
|p1= flag: [[Object]] - flag |PARAMETER1=
Line 37: Line 39:
<h3 style="display:none">Bottom Section</h3>
<h3 style="display:none">Bottom Section</h3>
[[Category:Scripting Commands|SETFLAGSIDE]]
[[Category:Scripting Commands|SETFLAGSIDE]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
{{GameCategory|arma3|Scripting Commands}}

Revision as of 21:01, 7 January 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:
setFlagSideflagflagOwnersetFlagOwnerflagTexturesetFlagTexturesetFlagAnimationPhaseflagAnimationPhaseforceFlagTexturegetForcedFlagTextureFlag 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

Notes

Bottom Section