Table of Contents

Class EventBridge.DeathGatherableEvent

Namespace
RisingV.Shared
Assembly
RisingV.Shared.dll

Generic record base for strongly typed death events.

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

Constructors

DeathGatherableEvent(Entity, Entity, DeathEvent)

Generic record base for strongly typed death events.

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

Parameters

SourceEntity Entity
TargetEntity Entity
NativeEvent DeathEvent