| Property | Value |
|---|---|
| Native Name | CREATE_PICK_UP_ROPE_FOR_CARGOBOB |
| Hash | 0x7BEB0C7A235F6F3B |
| Return Type | void |
| Parameters | cargobob (Vehicle), state (int) |
Description: Drops the Hook/Magnet on a cargobob
enum eCargobobHook
{
CARGOBOB_HOOK = 0,
CARGOBOB_MAGNET = 1,
};