Show / Hide Table of Contents

Class AmmoComponent

Allows the entity to be fired from a gun.

Inheritance
System.Object
AmmoComponent
CartridgeAmmoComponent
Implements
IShootable
Namespace: Content.Shared.Weapons.Ranged.Components
Assembly: Content.Shared.dll
Syntax
public class AmmoComponent : Component, IShootable

Fields

| Improve this Doc View Source

MuzzleFlash

Declaration
public string? MuzzleFlash
Field Value
Type Description
System.Nullable<System.String>

Implements

IShootable
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾