Class SharedGunSystem.RevolverAmmoProviderComponentState
Inheritance
System.Object
SharedGunSystem.RevolverAmmoProviderComponentState
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
Field Value
Type |
Description |
System.Nullable<System.Boolean>[] |
|
|
Improve this Doc
View Source
CurrentIndex
Declaration
Field Value
Type |
Description |
System.Int32 |
|