Show / Hide Table of Contents

Class AmmoShotEvent

Raised on a gun when projectiles have been fired from it.

Inheritance
System.Object
AmmoShotEvent
Namespace: Content.Shared.Weapons.Ranged.Events
Assembly: Content.Shared.dll
Syntax
public sealed class AmmoShotEvent : EntityEventArgs

Fields

| Improve this Doc View Source

FiredProjectiles

Declaration
public List<EntityUid> FiredProjectiles
Field Value
Type Description
List<EntityUid>
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾