BIS fnc classMagazine: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) (Page filling) |
m (template:command argument fix) |
||
Line 8: | Line 8: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Returns class of magazine given by string. |= | | Returns class of magazine given by string. |DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| magazineClass call [[BIS_fnc_classMagazine]] |= | | magazineClass call [[BIS_fnc_classMagazine]] |SYNTAX= | ||
|p1= magazineClass: [[String]] |= Parameter 1 | |p1= magazineClass: [[String]] |= Parameter 1 | ||
| [[Config]] |= | | [[Config]] |RETURNVALUE= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 21: | Line 21: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[BIS_fnc_classWeapon]], [[isClass]] |= | | [[BIS_fnc_classWeapon]], [[isClass]] |SEEALSO= | ||
}} | }} | ||
Revision as of 11:26, 7 April 2019
Description
- Description:
- Returns class of magazine given by string.
- Execution:
- call
- Groups:
- Uncategorised
Syntax
- Syntax:
- magazineClass call BIS_fnc_classMagazine
- Parameters:
- magazineClass: String
- Return Value:
- Config
Examples
- Example 1:
_magazineConfig = currentMagazine player call BIS_fnc_classMagazine;
Additional Information
- See also:
- BIS_fnc_classWeaponisClass
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