AddExplosionWithUserVfx — FiveM Natives
0x36DD3FE58B5E5212 · FIRE · all
Parameters
| Name | Type | Description |
|---|---|---|
| x | float | |
| y | float | |
| z | float | |
| explosionType | int | See [`ADD_EXPLOSION`](#\_0xE3AD2BDBAEE269AC). |
| explosionFx | Hash | |
| damageScale | float | |
| isAudible | BOOL | If explosion makes a sound. |
| isInvisible | BOOL | If the explosion is invisible or not. |
| cameraShake | float |
Returns
void