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 SourceImplantRelayEvent(T)
Declaration
public ImplantRelayEvent(T ev)
Parameters
Type | Name | Description |
---|---|---|
T | ev |
Fields
| Improve this Doc View SourceEvent
Declaration
public readonly T Event
Field Value
Type | Description |
---|---|
T |