ADD_EXPLOSION_WITH_USER_VFX
explosionType: see ADD_EXPLOSION Change explosionFx (Visual Effect) for specified explosionType
FIREBuild 1207
Signature
lua
AddExplosionWithUserVfx(0.0, 0.0, 0.0, 0, GetHashKey("..."), 0.0, true, true, 0.0)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| float | — | |
| float | — | |
| float | — | |
| int | — | |
| Hash | — | |
| float | — | |
| BOOL | — | |
| BOOL | — | |
| float | — |
Usage
lua
AddExplosionWithUserVfx(0.0, 0.0, 0.0, 0, GetHashKey("..."), 0.0, true, true, 0.0)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Joaat hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
