Class BallisticAmmoProviderComponent
Inheritance
System.Object
BallisticAmmoProviderComponent
Assembly: Content.Shared.dll
Syntax
public sealed class BallisticAmmoProviderComponent : Component
Fields
|
Improve this Doc
View Source
Capacity
Declaration
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Container
Declaration
public Container Container
Field Value
Type |
Description |
Robust.Shared.Containers.Container |
|
|
Improve this Doc
View Source
Cycleable
Is the magazine allowed to be manually cycled to eject a cartridge.
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Entities
Declaration
public List<EntityUid> Entities
Field Value
Type |
Description |
List<EntityUid> |
|
|
Improve this Doc
View Source
FillDelay
DoAfter delay for filling a bullet into another ballistic ammo provider.
Declaration
public TimeSpan FillDelay
Field Value
Type |
Description |
TimeSpan |
|
|
Improve this Doc
View Source
MayTransfer
Is it okay for this entity to directly transfer its valid ammunition into another provider?
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Proto
Declaration
Field Value
Type |
Description |
System.Nullable<Robust.Shared.Prototypes.EntProtoId> |
|
|
Improve this Doc
View Source
SoundInsert
Declaration
public SoundSpecifier SoundInsert
Field Value
Type |
Description |
Robust.Shared.Audio.SoundSpecifier |
|
|
Improve this Doc
View Source
SoundRack
Declaration
public SoundSpecifier SoundRack
Field Value
Type |
Description |
Robust.Shared.Audio.SoundSpecifier |
|
|
Improve this Doc
View Source
UnspawnedCount
Declaration
public int UnspawnedCount
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Whitelist
Declaration
public EntityWhitelist Whitelist
Field Value
Properties
|
Improve this Doc
View Source
Count
Declaration
public int Count { get; }
Property Value
Type |
Description |
System.Int32 |
|