REMOVE_WEAPON_COMPONENT_FROM_PED
REMOVE_WEAPON_COMPONENT_FROM_PED **This is the server-side RPC native equivalent of the client native [REMOVE_WEAPON_COMPONENT_FROM_PED](?\_0x1E8BE90C74FB4C09).**
CFX
Signature
lua
RemoveWeaponComponentFromPed(PlayerPedId(), GetHashKey("..."), GetHashKey("..."))
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| Ped | — | |
| Hash | — | |
| Hash | — |
Usage
lua
RemoveWeaponComponentFromPed(PlayerPedId(), GetHashKey("..."), GetHashKey("..."))Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- API set
- Source
- cfx
Source: cfx
