handgunWeapon: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " \| *(([^=\| ]+)('''|\[\[)([^=\| ]+)) * \|p1=" to " |s1= $1 |p1=")
m (Text replacement - "\| *(arg|eff|mp|serverExec|gr[0-9]) *= *(.*) * *\|([^=0-9]{12})" to "|$1=$2 |descr=$3")
Line 7: Line 7:
|gr1= Unit Inventory
|gr1= Unit Inventory


| Returns the name of a unit's handgun (an empty string if there is none).
|descr= Returns the name of a unit's handgun (an empty string if there is none).


|s1=  '''handgunWeapon''' unit
|s1=  '''handgunWeapon''' unit

Revision as of 22:04, 13 June 2021

Hover & click on the images for description

Description

Description:
Returns the name of a unit's handgun (an empty string if there is none).
Groups:
Unit Inventory

Syntax

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

Examples

Example 1:
hint handgunWeapon player; //"hgun_P07_F"

Additional Information

See also:
handgunMagazinehandgunItemsaddHandgunItemremoveHandgunItemremoveAllHandgunItemsprimaryWeaponsecondaryWeaponcurrentWeaponweapons

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