reloadEnabled: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(wrong syntax)
m (template:command argument fix)
Line 10: Line 10:
____________________________________________________________________________________________
____________________________________________________________________________________________


| Check whether magazine is reloaded whenever emptied. |= Description
| Check whether magazine is reloaded whenever emptied. |DESCRIPTION=
____________________________________________________________________________________________
____________________________________________________________________________________________


| '''reloadEnabled''' unitName|= Syntax
| '''reloadEnabled''' unitName|SYNTAX=


|p1= unitName: [[Object]] |= Parameter 1
|p1= unitName: [[Object]] |PARAMETER1=


| [[Boolean]] |= Return value
| [[Boolean]] |RETURNVALUE=


____________________________________________________________________________________________
____________________________________________________________________________________________


| [[enableReload]], [[reload]], [[needReload]] |= See also
| [[enableReload]], [[reload]], [[needReload]] |SEEALSO=


}}
}}

Revision as of 15:45, 7 April 2019


-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

Description:
Check whether magazine is reloaded whenever emptied.
Groups:
Uncategorised

Syntax

Syntax:
reloadEnabled unitName
Parameters:
unitName: Object
Return Value:
Boolean

Examples

Examples:
Example needed

Additional Information

See also:
enableReloadreloadneedReload

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