ResetMapdataEntityMatrix — FiveM Natives
0x8143FA4F · CFX · client
Resets mapdata entity transform matrix to its original state. 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. |
Returns
BOOL