Interface IAmmoFlags
Module: alt-server
Package: @altmp/altv-types
Syntax
interface IAmmoFlags
Properties
| Improve this Doc View SourceinfiniteAmmo
Declaration
readonly infiniteAmmo: boolean
Property Value
Type | Description |
---|---|
boolean |
addSmokeOnExplosion
Declaration
readonly addSmokeOnExplosion: boolean
Property Value
Type | Description |
---|---|
boolean |
fuse
Declaration
readonly fuse: boolean
Property Value
Type | Description |
---|---|
boolean |
fixedAfterExplosion
Declaration
readonly fixedAfterExplosion: boolean
Property Value
Type | Description |
---|---|
boolean |