Struct AmmoFlags
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: AltV.Net.Data
Assembly: AltV.Net.dll
Syntax
public struct AmmoFlags
Fields
| Improve this Doc View SourceAddSmokeOnExplosion
Declaration
public bool AddSmokeOnExplosion
Field Value
Type | Description |
---|---|
System.Boolean |
FixedAfterExplosion
Declaration
public bool FixedAfterExplosion
Field Value
Type | Description |
---|---|
System.Boolean |
Fuse
Declaration
public bool Fuse
Field Value
Type | Description |
---|---|
System.Boolean |
InfiniteAmmo
Declaration
public bool InfiniteAmmo
Field Value
Type | Description |
---|---|
System.Boolean |