BIS_fnc_baseVehicle

From Bohemia Interactive Community
Revision as of 15:06, 6 June 2018 by R3vo (talk | contribs) (pf)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Hover & click on the images for description

Description

Description:
Return base vehicle (i.e., vehicle which is not just derivative of other with different texturesd / animations).
Execution:
call
Groups:
Uncategorised

Syntax

Syntax:
class call BIS_fnc_baseVehicle
Return Value:
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


Notes

Bottom Section