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 SourceFireCost
The battery cost to fire the projectile associated with this firing mode
Declaration
public float FireCost
Field Value
Type | Description |
---|---|
System.Single |
Prototype
The projectile prototype associated with this firing mode
Declaration
public string Prototype
Field Value
Type | Description |
---|---|
System.String |