Class EventBridge.DeathAllEvent
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
EntityTargetEntity
EntityNativeEvent
DeathEvent