Show / Hide Table of Contents

Class ImpactEffectEvent

Inheritance
System.Object
ImpactEffectEvent
Namespace: Content.Shared.Projectiles
Assembly: Content.Shared.dll
Syntax
public sealed class ImpactEffectEvent : EntityEventArgs

Constructors

| Improve this Doc View Source

ImpactEffectEvent(String, NetCoordinates)

Declaration
public ImpactEffectEvent(string prototype, NetCoordinates coordinates)
Parameters
Type Name Description
System.String prototype
Robust.Shared.Map.NetCoordinates coordinates

Fields

| Improve this Doc View Source

Coordinates

Declaration
public NetCoordinates Coordinates
Field Value
Type Description
Robust.Shared.Map.NetCoordinates
| Improve this Doc View Source

Prototype

Declaration
public string Prototype
Field Value
Type Description
System.String
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾