Table of Contents

Class EventInfernoStartburn

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

Constructors

EventInfernoStartburn(bool)

public EventInfernoStartburn(bool force)

Parameters

force bool

EventInfernoStartburn(nint)

public EventInfernoStartburn(nint pointer)

Parameters

pointer nint

Properties

Entityid

public int Entityid { get; set; }

Property Value

int

X

public float X { get; set; }

Property Value

float

Y

public float Y { get; set; }

Property Value

float

Z

public float Z { get; set; }

Property Value

float