BIS fnc textureMarker: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \| *(\[\[[a-zA-Z ]+\]\].+) \|x1=" to " |r1=$1 |x1=") |
Lou Montana (talk | contribs) m (Text replacement - " +" to " ") |
||
Line 19: | Line 19: | ||
|seealso= [[BIS_fnc_textureVehicleIcon]] | |seealso= [[BIS_fnc_textureVehicleIcon]] | ||
}} | }} | ||
[[Category:{{Name|arma3}}: Functions|{{uc:textureMarker}}]] | [[Category:{{Name|arma3}}: Functions|{{uc:textureMarker}}]] |
Revision as of 23:31, 10 June 2021
Description
- Description:
- Description needed
- Execution:
- call
- Groups:
- Map and Markers
Syntax
- Syntax:
- Syntax needed
- Parameters:
- wantedMarker: String - marker type
- Return Value:
- String - icon texture path, or wantedMarker if not found
Examples
- Example 1:
_notWhiteFlag = ["flag_France"] call BIS_fnc_textureMarker;
Additional Information
- See also:
- BIS_fnc_textureVehicleIcon
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