GetEntityInsideExplosionArea — FiveM Natives
0x14BA4BA137AF6CEC · FIRE · all
`` Returns a handle to the first entity within the a circle spawned inside the 2 points from a radius. ``
Parameters
| Name | Type | Description |
|---|---|---|
| explosionType | int | See [`ADD_EXPLOSION`](#\_0xE3AD2BDBAEE269AC). |
| x1 | float | |
| y1 | float | |
| z1 | float | |
| x2 | float | |
| y2 | float | |
| z2 | float | |
| radius | float |
Returns
Entity