Show / Hide Table of Contents

Class BatteryWeaponFireMode

Inheritance
System.Object
BatteryWeaponFireMode
Namespace: Content.Server.Weapons.Ranged.Components
Assembly: Content.Server.dll
Syntax
public sealed class BatteryWeaponFireMode : object

Fields

| Improve this Doc View Source

FireCost

The battery cost to fire the projectile associated with this firing mode

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

Prototype

The projectile prototype associated with this firing mode

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