BIS fnc getUnitInsignia: Difference between revisions

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


| |= See also
| [[BIS_fnc_setUnitInsignia]] |= See also


}}
}}

Revision as of 23:07, 29 September 2014


Hover & click on the images for description

Description

Description:
/*

	Description:
	Get unit inisgnia (e.g., should insignia on soldiers)

	Parameter(s):
		0: OBJECT

	Returns:
	STRING - insignia texture
*/

(Placeholder description extracted from the function header by BIS_fnc_exportFunctionsToWiki)
Execution:
call
Groups:
Uncategorised

Syntax

Syntax:
Syntax needed
Return Value:
Return value needed

Examples

Example 1:

Additional Information

See also:
BIS_fnc_setUnitInsignia

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