Class BatteryAmmoProviderComponent
Inheritance
System.Object
BatteryAmmoProviderComponent
Namespace: Content.Shared.Weapons.Ranged.Components
Assembly: Content.Shared.dll
Syntax
public abstract class BatteryAmmoProviderComponent : AmmoProviderComponent
Fields
| Improve this Doc View SourceCapacity
Declaration
public int Capacity
Field Value
Type | Description |
---|---|
System.Int32 |
FireCost
How much battery it costs to fire once.
Declaration
public float FireCost
Field Value
Type | Description |
---|---|
System.Single |
Shots
Declaration
public int Shots
Field Value
Type | Description |
---|---|
System.Int32 |