vehicleName canSlingLoad objectName

Operand types

vehicleName: Object
objectName: Object

Type of returned value

Description

Returns true if it is possible for the given vehicle to sling load the given object.

Used In

Arma3

Example

_canSling = veh1 canSlingLoad veh2;
Search OFPEC COMREF