CLEAR_PED_PROP
CLEAR_PED_PROP **This is the server-side RPC native equivalent of the client native [CLEAR_PED_PROP](?\_0x0943E5B8E078E76E).**
CFX
Signature
lua
ClearPedProp(PlayerPedId(), 0)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| Ped | The ped handle. | |
| int | The prop id you want to clear from the ped. Refer to [SET_PED_PROP_INDEX](#\_0x93376B65A266EB5F). |
Usage
lua
ClearPedProp(PlayerPedId(), 0)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- API set
- Source
- cfx
Source: cfx
