BIS_fnc_baseVehicle

From Bohemia Interactive Community
Jump to navigation Jump to search
Hover & click on the images for description

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
Parameters:
class: String - vehicle class
Return Value:
class: String - base 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