Class ClothingSlotAmmoProviderComponent
This is used for relaying ammo events to an entity in the user's clothing slot.
Namespace: Content.Shared.Weapons.Ranged.Components
Assembly: Content.Shared.dll
Syntax
public sealed class ClothingSlotAmmoProviderComponent : AmmoProviderComponent
Fields
| Improve this Doc View SourceProviderWhitelist
A whitelist for determining whether or not an ammo provider is valid.
Declaration
public EntityWhitelist ProviderWhitelist
Field Value
Type | Description |
---|---|
EntityWhitelist |
TargetSlot
The slot that the ammo provider should be located in.
Declaration
public SlotFlags TargetSlot
Field Value
Type | Description |
---|---|
SlotFlags |