setFlagSide: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 10: Line 10:
____________________________________________________________________________________________
____________________________________________________________________________________________


| flag '''setFlagSide''' [[Side]]|= Syntax
| flag '''setFlagSide''' side |= Syntax


|p1= flag: [[Object]] |= Parameter 1
|p1= flag: [[Object]] |= Parameter 1
 
|p2= side: [[Side]] |= Parameter 2
 
 


| [[Nothing]] |= Return value
| [[Nothing]] |= Return value

Revision as of 19:39, 25 January 2009

Hover & click on the images for description

Description

Description:
Set flag side.
Groups:
Uncategorised

Syntax

Syntax:
flag setFlagSide side
Parameters:
flag: Object
side: Side
Return Value:
Nothing

Examples

Example 1:
_flag1 setFlagSide east

Additional Information

See also:
See also needed

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