GetPedPropCollectionName — FiveM Natives
0x6B5653E4 · CFX · client
An analogue to GET_PED_PROP_INDEX that returns collection name instead of the global drawable index. Should be used together with GET_PED_PROP_COLLECTION_LOCAL_INDEX.
Parameters
| Name | Type | Description |
|---|---|---|
| ped | Ped | The target ped |
| anchorPoint | int | One of the anchor points from [SET_PED_PROP_INDEX](#\_0x93376B65A266EB5F) |
Returns
char*