SetCargobobExcludeFromPickupEntity — FiveM Natives
0x1F34B0626C594380 · VEHICLE · all
Prevents a specified entity from being detached from a Cargobob, even in the event of collisions.
Parameters
| Name | Type | Description |
|---|---|---|
| cargobob | Vehicle | The Cargobob helicopter from which the entity is not to be detached |
| entity | Entity | The entity to remain attached to the Cargobob. |
Returns
void