| Property | Value |
|---|---|
| Native Name | CLEAR_PED_PROP |
| Hash | 0x2D23D743 |
| Return Type | void |
| API Set | server |
| Parameters | ped (Ped), propId (int) |
Description: CLEAR_PED_PROP
This is the server-side RPC native equivalent of the client native CLEAR_PED_PROP.
Parameters
ped(Ped) — The ped handle.propId(int) — The prop id you want to clear from the ped. Refer to SET_PED_PROP_INDEX.