flagSide: Difference between revisions

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


| [[setFlagSide]], [[flag]], [[flagOwner]], [[setFlagOwner]], [[flagTexture]], [[setFlagTexture]], [[setFlagAnimationPhase]], [[flagAnimationPhase]], [[Flag Textures]] |= See also
| [[setFlagSide]], [[flag]], [[flagOwner]], [[setFlagOwner]], [[flagTexture]], [[setFlagTexture]], [[setFlagAnimationPhase]], [[flagAnimationPhase]], [[forceFlagTexture]], [[Flag Textures]] |= See also


}}
}}

Revision as of 22:56, 21 March 2017

Hover & click on the images for description

Description

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

Syntax

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

Examples

Example 1:
_flagSide = flagSide flag;

Additional Information

See also:
setFlagSideflagflagOwnersetFlagOwnerflagTexturesetFlagTexturesetFlagAnimationPhaseflagAnimationPhaseforceFlagTextureFlag 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