CLONE_PED_TO_TARGET
Copies ped's components and props to targetPed. Can be used to clear anything from a ped by cloning it, including bullet holes.
PEDBuild 1207
Signature
lua
ClonePedToTarget(PlayerPedId(), targetPed)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| Ped | — | |
| Ped | — |
Usage
lua
ClonePedToTarget(PlayerPedId(), targetPed)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Joaat hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
