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 SourceFiredProjectiles
Declaration
public List<EntityUid> FiredProjectiles
Field Value
Type | Description |
---|---|
List<EntityUid> |