void _DELETE_CARRIABLE(`entity` (Entity*));
| Property |
Value |
| Native Name |
_DELETE_CARRIABLE |
| Hash |
0x0D0DB2B6AF19A987 |
| Return Type |
void |
| Build |
1207 |
| Parameters |
entity (Entity*) |
Parameters
Usage
Lua (Direct):
DeleteCarriable(entity)
Lua (Hash):
Citizen.InvokeNative(0x0D0DB2B6AF19A987, entity)
Back to ENTITY