BIS fnc basicBackpack: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "{{Function " to "{{RV|type=function ")
m (Text replacement - " " to " ")
Line 17: Line 17:
|x1= <code>baseBackpack = "b_assaultpack_rgr_medic" [[call]] [[BIS_fnc_basicBackpack]]; {{cc|Returns "b_assaultpack_rgr", the base class}} </code>
|x1= <code>baseBackpack = "b_assaultpack_rgr_medic" [[call]] [[BIS_fnc_basicBackpack]]; {{cc|Returns "b_assaultpack_rgr", the base class}} </code>
}}
}}




[[Category:Functions|{{uc:basicBackpack}}]]
[[Category:Functions|{{uc:basicBackpack}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:basicBackpack}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:basicBackpack}}]]

Revision as of 22:53, 31 January 2021

Hover & click on the images for description

Description

Description:
Description needed
Execution:
call
Groups:
Inventory

Syntax

Syntax:
Syntax needed
Parameters:
String - Backpack classname.
Return Value:
Return value needed

Examples

Example 1:
baseBackpack = "b_assaultpack_rgr_medic" call BIS_fnc_basicBackpack; // Returns "b_assaultpack_rgr", the base class

Additional Information

See also:
See also needed

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