Table of Contents

Class EventInfernoExtinguish

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

Constructors

EventInfernoExtinguish(bool)

public EventInfernoExtinguish(bool force)

Parameters

force bool

EventInfernoExtinguish(nint)

public EventInfernoExtinguish(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