GetMapdataEntityHandle — RedM Natives
0x30AA6911 · CFX · client
Retrieves the map data entity handle. This function supports SDK infrastructure and is not intended to be used directly from your code.
Parameters
| Name | Type | Description |
|---|---|---|
| mapDataHash | int | A mapdata hash from `mapDataLoaded` event. |
| entityInternalIdx | int | An internal entity's index. |
| entityHandle | int* | The output entity handle. |
Returns
BOOL