GetPedDecorations — RedM Natives
0x7CCE1163 · CFX · client
Returns a list of decorations applied to a ped. The data returned adheres to the following layout: `` [ [ collectionHash1, overlayHash1 ], ..., [c ollectionHashN, overlayHashN ] ] `` This command will return undefined data if invoked on a remote player ped.
Parameters
| Name | Type | Description |
|---|---|---|
| ped | Ped | The ped you want to retrieve data for. |
Returns
object