Show / Hide Table of Contents

Class ThrowHitByEvent

Raised directed on the target entity being hit by the thrown entity.

Inheritance
System.Object
ThrowEvent
ThrowHitByEvent
Namespace: Content.Shared.Throwing
Assembly: Content.Shared.dll
Syntax
public sealed class ThrowHitByEvent : ThrowEvent

Constructors

| Improve this Doc View Source

ThrowHitByEvent(EntityUid, EntityUid, ThrownItemComponent)

Declaration
public ThrowHitByEvent(EntityUid thrown, EntityUid target, ThrownItemComponent component)
Parameters
Type Name Description
EntityUid thrown
EntityUid target
ThrownItemComponent component
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾