headgear: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\|seealso= *\[\[([^ ]+)\]\], \[\[([^ ]+)\]\]" to "|seealso= $1 $2")
m (Text replacement - "\|seealso= *\[\[([^ ]+)\]\], \[\[([^ ]+)\]\]" to "|seealso= $1 ")
Line 17: Line 17:
|x1= <code>[[hint]] [[headgear]] [[player]]; //H_HelmetB</code>
|x1= <code>[[hint]] [[headgear]] [[player]]; //H_HelmetB</code>


|seealso= [[addHeadgear]] [[removeHeadgear]] [[goggles]], [[hmd]]
|seealso= [[addHeadgear]] [[removeHeadgear]] [[goggles]] [[hmd]]
}}
}}

Revision as of 17:30, 20 January 2022

Hover & click on the images for description

Description

Description:
Returns headgear of unit.
Groups:
Unit Inventory

Syntax

Syntax:
headgear unit
Parameters:
unit: Object
Return Value:
String

Examples

Example 1:
hint headgear player; //H_HelmetB

Additional Information

See also:
addHeadgear removeHeadgear goggles hmd

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