BIS fnc isThrowable: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \| *(\[\[[a-zA-Z ]+\]\].+) \|x1=" to " |r1=$1 |x1=") |
Lou Montana (talk | contribs) m (Text replacement - " \| *([^=\| ]+) * \|p1=" to " |s1= $1 |p1=") |
||
Line 9: | Line 9: | ||
| Returns true if given magazine is throwable | | Returns true if given magazine is throwable | ||
| magazine [[call]] [[BIS_fnc_isThrowable]] | |s1= magazine [[call]] [[BIS_fnc_isThrowable]] | ||
|p1= magazine: [[String]] - magazine class name | |p1= magazine: [[String]] - magazine class name |
Revision as of 22:46, 12 June 2021
Description
- Description:
- Description needed
- Execution:
- call
- Groups:
- Inventory
Syntax
- Syntax:
- magazine call BIS_fnc_isThrowable
- Parameters:
- magazine: String - magazine class name
- Return Value:
- Boolean - true if throwable
Examples
- Example 1:
_isThrowable = "SmokeShellGreen" call BIS_fnc_isThrowable;
Additional Information
- See also:
- magazinescurrentThrowable
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