Table of Contents

Class EventEntityKilled

Namespace
CounterStrikeSharp.API.Core
Assembly
CounterStrikeSharp.API.dll
[EventName("entity_killed")]
public class EventEntityKilled : GameEvent
Inheritance
EventEntityKilled
Inherited Members

Constructors

EventEntityKilled(bool)

public EventEntityKilled(bool force)

Parameters

force bool

EventEntityKilled(nint)

public EventEntityKilled(nint pointer)

Parameters

pointer nint

Properties

Damagebits

public long Damagebits { get; set; }

Property Value

long

EntindexAttacker

public long EntindexAttacker { get; set; }

Property Value

long

EntindexInflictor

public long EntindexInflictor { get; set; }

Property Value

long

EntindexKilled

public long EntindexKilled { get; set; }

Property Value

long