flagTexture: Difference between revisions
Jump to navigation
Jump to search
m (formatting) |
Lou Montana (talk | contribs) m (Text replacement - " " to " ") |
||
Line 18: | Line 18: | ||
|r1= [[String]] | |r1= [[String]] | ||
|x1= <code>_flagTexture = [[flagTexture]] _flag1;</code> | |x1= <code>_flagTexture = [[flagTexture]] _flag1;</code> | ||
|seealso= [[setFlagTexture]] [[Arma 3: Flag Textures]] | |seealso= [[setFlagTexture]] [[Arma 3: Flag Textures]] | ||
}} | }} |
Revision as of 20:03, 10 June 2021
Description
- Description:
- Returns texture of the local instance of the flag. A getter for setFlagTexture. It will not return flag textures applied using forceFlagTexture, use getForcedFlagTexture for that.
- Groups:
- Flags
Syntax
- Syntax:
- flagTexture flagCarrier
- Parameters:
- flagCarrier: Object - Vehicle, unit or flag pole
- Return Value:
- String
Examples
- Example 1:
_flagTexture = flagTexture _flag1;
Additional Information
- See also:
- setFlagTexture 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