Show / Hide Table of Contents

Class SharedGunSystem.RevolverAmmoProviderComponentState

Inheritance
System.Object
SharedGunSystem.RevolverAmmoProviderComponentState
Namespace: Content.Shared.Weapons.Ranged.Systems
Assembly: Content.Shared.dll
Syntax
protected sealed class RevolverAmmoProviderComponentState : ComponentState

Fields

| Improve this Doc View Source

AmmoSlots

Declaration
public List<NetEntity?> AmmoSlots
Field Value
Type Description
List<System.Nullable<NetEntity>>
| Improve this Doc View Source

Chambers

Declaration
public bool? [] Chambers
Field Value
Type Description
System.Nullable<System.Boolean>[]
| Improve this Doc View Source

CurrentIndex

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