Table of Contents

Class EntityResurrectedGameEventListener

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

Event raised when an entity is resurrected. Payload: ResurrectionContext.

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