getForcedFlagTexture: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with "{{Command|= Comments ____________________________________________________________________________________________ | arma3dev |= Game name |1.69|= Game version _____________...")
 
mNo edit summary
Line 2: Line 2:
____________________________________________________________________________________________
____________________________________________________________________________________________


| arma3dev |= Game name
| arma3 |= Game name


|1.69|= Game version
|1.70|= Game version


____________________________________________________________________________________________
____________________________________________________________________________________________

Revision as of 17:45, 16 May 2017

Hover & click on the images for description

Description

Description:
A getter for forceFlagTexture. Forced texture is different from your normal flag texture, which can be retrieved with flagTexture
Groups:
Uncategorised

Syntax

Syntax:
getForcedFlagTexture object
Parameters:
object: Object - vehicle, unit of flag pole
Return Value:
String

Examples

Example 1:
getForcedFlagTexture player;

Additional Information

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