BIS fnc getUnitInsignia: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "|= Game name" to "|Game name=") |
Lou Montana (talk | contribs) m (Text replacement - "|= Game version" to "|Game version=") |
||
Line 5: | Line 5: | ||
| arma3 |Game name= | | arma3 |Game name= | ||
|1.24| | |1.24|Game version= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 21:32, 30 August 2019
Description
- Description:
- Get a unit's uniform insignia placed with BIS_fnc_setUnitInsignia
- Execution:
- call
- Groups:
- Uncategorised
Syntax
- Syntax:
- [ object ] call BIS_fnc_getUnitInsignia;
- Parameters:
- Target:: Object - Object to return insignia from.
- Return Value:
- String - Path to texture
Examples
- Example 1:
_texture = [ player ] call BIS_fnc_getUnitInsignia
Additional Information
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