Class RevolverAmmoProviderComponent
Inheritance
System.Object
RevolverAmmoProviderComponent
Assembly: Content.Shared.dll
Syntax
public sealed class RevolverAmmoProviderComponent : AmmoProviderComponent
Fields
|
Improve this Doc
View Source
AmmoContainer
Declaration
public Container AmmoContainer
Field Value
Type |
Description |
Robust.Shared.Containers.Container |
|
|
Improve this Doc
View Source
AmmoSlots
Declaration
public List<EntityUid?> AmmoSlots
Field Value
Type |
Description |
List<System.Nullable<EntityUid>> |
|
|
Improve this Doc
View Source
Capacity
Declaration
Field Value
Type |
Description |
System.Int32 |
|
|
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 |
|
|
Improve this Doc
View Source
FillPrototype
Declaration
public string? FillPrototype
Field Value
Type |
Description |
System.Nullable<System.String> |
|
|
Improve this Doc
View Source
SoundEject
Declaration
public SoundSpecifier SoundEject
Field Value
Type |
Description |
Robust.Shared.Audio.SoundSpecifier |
|
|
Improve this Doc
View Source
SoundInsert
Declaration
public SoundSpecifier SoundInsert
Field Value
Type |
Description |
Robust.Shared.Audio.SoundSpecifier |
|
|
Improve this Doc
View Source
SoundSpin
Declaration
public SoundSpecifier SoundSpin
Field Value
Type |
Description |
Robust.Shared.Audio.SoundSpecifier |
|
|
Improve this Doc
View Source
Whitelist
Declaration
public EntityWhitelist Whitelist
Field Value