Table of Contents

Class EntityDiedGameEventListener

Namespace
ElectricDrill.AstraHealth.Events
Assembly
com.electricdrill.astra-health.Runtime.dll

Event raised when an entity dies. Payload: EntityDiedContext.

public class EntityDiedGameEventListener : GameEventListenerGeneric1<EntityDiedContext>
Inheritance
object
GameEventListenerGeneric1<EntityDiedContext>
EntityDiedGameEventListener
Inherited Members
GameEventListenerGeneric1<EntityDiedContext>._event
GameEventListenerGeneric1<EntityDiedContext>._response
GameEventListenerGeneric1<EntityDiedContext>._ownerAwareGameActions
GameEventListenerGeneric1<EntityDiedContext>.OnEventRaised(EntityDiedContext)