isWeaponRested

From Bohemia Interactive Community
Revision as of 06:48, 14 March 2015 by Benargee (talk | contribs) (Created page with "Category:Scripting_Commands_Arma_3 Category:Arma_3:_New_Scripting_Commands_List {{Command|= Comments __________________________________________________________________...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


-wrong parameter ("arma3dev") defined!-[[:Category:Introduced with arma3dev version 1.43|1.43]]
Hover & click on the images for description

Description

Description:
Returns true if weapon is currently rested.
Groups:
Uncategorised

Syntax

Syntax:
isWeaponRested unit
Parameters:
unit: Object
Return Value:
Boolean

Examples

Example 1:
_rest = isWeaponRested player;

Additional Information

See also:
isWeaponDeployed

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

[[Category:Introduced with arma3dev version 1.43]][[ Category: arma3dev: New Scripting Commands | ISWEAPONRESTED]][[ Category: arma3dev: Scripting Commands | ISWEAPONRESTED]]