BIS fnc isThrowable: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "code>_([a-zA-Z0-9_]+) = " to "code>private _$1 = ") |
Lou Montana (talk | contribs) m (Text replacement - "\|seealso= ([^ ]+)(\]\]|\}\}), *(\[\[|\{\{)" to "|seealso= $1$2 $3") |
||
Line 16: | Line 16: | ||
|x1= <code>[[private]] _isThrowable = "SmokeShellGreen" [[call]] [[BIS_fnc_isThrowable]];</code> | |x1= <code>[[private]] _isThrowable = "SmokeShellGreen" [[call]] [[BIS_fnc_isThrowable]];</code> | ||
|seealso= [[magazines]] | |seealso= [[magazines]] [[currentThrowable]] | ||
}} | }} |
Revision as of 12:53, 1 July 2022
Description
Syntax
- Syntax:
- magazine call BIS_fnc_isThrowable
- Parameters:
- magazine: String - magazine class name
- Return Value:
- Boolean - true if throwable
Examples
- Example 1:
private _isThrowable = "SmokeShellGreen" call BIS_fnc_isThrowable;
Additional Information
- See also:
- magazines currentThrowable
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