Show / Hide Table of Contents

Class BatteryAmmoProviderComponent

Inheritance
System.Object
AmmoProviderComponent
BatteryAmmoProviderComponent
HitscanBatteryAmmoProviderComponent
ProjectileBatteryAmmoProviderComponent
Namespace: Content.Shared.Weapons.Ranged.Components
Assembly: Content.Shared.dll
Syntax
public abstract class BatteryAmmoProviderComponent : AmmoProviderComponent

Fields

| Improve this Doc View Source

Capacity

Declaration
public int Capacity
Field Value
Type Description
System.Int32
| Improve this Doc View Source

FireCost

How much battery it costs to fire once.

Declaration
public float FireCost
Field Value
Type Description
System.Single
| Improve this Doc View Source

Shots

Declaration
public int Shots
Field Value
Type Description
System.Int32
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾