Show / Hide Table of Contents

Class ImplantRelayEvent<T>

Inheritance
System.Object
ImplantRelayEvent<T>
Namespace: Content.Shared.Implants
Assembly: Content.Shared.dll
Syntax
public sealed class ImplantRelayEvent<T> : object
Type Parameters
Name Description
T

Constructors

| Improve this Doc View Source

ImplantRelayEvent(T)

Declaration
public ImplantRelayEvent(T ev)
Parameters
Type Name Description
T ev

Fields

| Improve this Doc View Source

Event

Declaration
public readonly T Event
Field Value
Type Description
T
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾