Show / Hide Table of Contents

Class ClothingSlotAmmoProviderComponent

This is used for relaying ammo events to an entity in the user's clothing slot.

Inheritance
System.Object
AmmoProviderComponent
ClothingSlotAmmoProviderComponent
Namespace: Content.Shared.Weapons.Ranged.Components
Assembly: Content.Shared.dll
Syntax
public sealed class ClothingSlotAmmoProviderComponent : AmmoProviderComponent

Fields

| Improve this Doc View Source

ProviderWhitelist

A whitelist for determining whether or not an ammo provider is valid.

Declaration
public EntityWhitelist ProviderWhitelist
Field Value
Type Description
EntityWhitelist
| Improve this Doc View Source

TargetSlot

The slot that the ammo provider should be located in.

Declaration
public SlotFlags TargetSlot
Field Value
Type Description
SlotFlags
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾