Show / Hide Table of Contents

Class ThrowDoHitEvent

Raised directed on the thrown entity that hits another.

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

Constructors

| Improve this Doc View Source

ThrowDoHitEvent(EntityUid, EntityUid, ThrownItemComponent)

Declaration
public ThrowDoHitEvent(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
☀
☾