GetEntityCoords — FiveM Natives
0x3FEF770D40960D5A · ENTITY · client
Gets the current coordinates (world position) for a specified entity.
Parameters
| Name | Type | Description |
|---|---|---|
| entity | Entity | The entity to get the coordinates from. |
| alive | BOOL | Unused by the game, potentially used by debug builds of GTA in order to assert whether or not an entity was alive. |
Returns
Vector3