Show / Hide Table of Contents

Class MyObjectBuilder_WeaponDefinition.WeaponAmmoData

Inheritance
System.Object
MyObjectBuilder_WeaponDefinition.WeaponAmmoData
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
public class WeaponAmmoData : Object

Constructors

WeaponAmmoData()

Declaration
public WeaponAmmoData()

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
public int RateOfFire
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
public int ShotsInBurst
Field Value
Type Description
System.Int32
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾