RemoveShopItemFromPed — RedM Natives
0x0D7FFA1B2F69ED82 · PED · all
`` Directly removes a shop item component from a ped Params: p2 and p3 are always 0 ` ` NativeDB Introduced: v1355 ``
Parameters
| Name | Type |
|---|---|
| ped | Ped |
| componentHash | Hash |
| p2 | int |
| p3 | BOOL |
Returns
void