_REMOVE_TASK_CARRIABLE
Removes the TaskCarriable association for the given entity. If a ped is currently carrying this entity, it will be **dropped** immediately. If it is not being carried, the carriable link/state created via TaskCarriable(...) is cleared
TASKBuild 1207
Signature
lua
RemoveTaskCarriable(entity)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| Entity | — |
Usage
lua
RemoveTaskCarriable(entity)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
