Interface EventBridge.IDeathEvent
Common interface for death‐related events.
public interface EventBridge.IDeathEvent : IEvent
- Extension Methods
Properties
NativeEvent
DeathEvent NativeEvent { get; }
Property Value
- DeathEvent
SourceEntity
Entity SourceEntity { get; }
Property Value
- Entity
TargetEntity
Entity TargetEntity { get; }
Property Value
- Entity