GetEntityMapdataOwner — RedM Natives
0xF6B815C5 · CFX · client
Retrieves the map data and entity handles from a specific entity. This function supports SDK infrastructure and is not intended to be used directly from your code.
Parameters
| Name | Type | Description |
|---|---|---|
| entity | Entity | An entity owned by map data. |
| mapdataHandle | int* | The output map data handle. |
| entityHandle | int* | The output entity handle. |
Returns
BOOL