BIS fnc baseVehicle: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
Lou Montana (talk | contribs) m (Text replacement - " <h3 style="display:none">Notes</h3> <dl class="command_description"> <!-- Note Section BEGIN --> <!-- Note Section END --> </dl>" to "") |
||
Line 24: | Line 24: | ||
<h3 style="display:none">Bottom Section</h3> | <h3 style="display:none">Bottom Section</h3> |
Revision as of 05:38, 17 January 2021
Description
- Description:
- Returns base vehicle (i.e., vehicle which is not just derivative of other with different textures / animations).
- Execution:
- call
- Groups:
- ConfigsVehicles
Syntax
- Syntax:
- class call BIS_fnc_baseVehicle
- Return Value:
- class: String - Vehicle class
Examples
- Example 1:
["O_MBT_04_cannon_F"] call BIS_fnc_baseVehicle;
Additional Information
- See also:
- typeOf
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