GetMetaPedAssetGuids — RedM Natives
0xA9C28516A6DC9D56 · PED · all
`` This is a way to get what drawables a ped has equipped Example: you are able to tell if the ped has the drawable PLAYER_ZERO_HAT_017 attached Note: this works with non shop components, direct .ydd files. ``
Parameters
| Name | Type |
|---|---|
| ped | Ped |
| index | int |
| drawable | Hash* |
| albedo | Hash* |
| normal | Hash* |
| material | Hash* |
Returns
Any