Table of Contents

Class EventBridge.DeathAllEvent

Namespace
RisingV.Shared
Assembly
RisingV.Shared.dll

Generic record base for strongly typed death events.

public record EventBridge.DeathAllEvent : EventBridge.DeathEvent<EventBridge.DeathAllEvent>, IEquatable<Event>, IEquatable<Event<EventBridge.DeathAllEvent>>, EventBridge.IDeathEvent, IEvent, IEquatable<EventBridge.DeathEvent<EventBridge.DeathAllEvent>>, IEquatable<EventBridge.DeathAllEvent>
Inheritance
EventBridge.DeathAllEvent
Implements
Inherited Members
Extension Methods

Constructors

DeathAllEvent(Entity, Entity, DeathEvent)

Generic record base for strongly typed death events.

public DeathAllEvent(Entity SourceEntity, Entity TargetEntity, DeathEvent NativeEvent)

Parameters

SourceEntity Entity
TargetEntity Entity
NativeEvent DeathEvent