Class MyObjectBuilder_WeaponDefinition.WeaponAmmoData
Inheritance
System.Object
MyObjectBuilder_WeaponDefinition.WeaponAmmoData
Assembly: VRage.Game.dll
Syntax
public class WeaponAmmoData : Object
Constructors
WeaponAmmoData()
Declaration
Fields
FlightSoundName
Declaration
public string FlightSoundName
Field Value
Type |
Description |
System.String |
|
PreShotSoundName
Declaration
public string PreShotSoundName
Field Value
Type |
Description |
System.String |
|
RateOfFire
Declaration
Field Value
Type |
Description |
System.Int32 |
|
RicochetSoundName
Declaration
public string RicochetSoundName
Field Value
Type |
Description |
System.String |
|
ShootSoundName
Declaration
public string ShootSoundName
Field Value
Type |
Description |
System.String |
|
ShotsInBurst
Declaration
Field Value
Type |
Description |
System.Int32 |
|