Class EventInfernoExtinguish
- Namespace
- CounterStrikeSharp.API.Core
- Assembly
- CounterStrikeSharp.API.dll
[EventName("inferno_extinguish")]
public class EventInfernoExtinguish : GameEvent
- Inheritance
-
objectEventInfernoExtinguish
- 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
X
public float X { get; set; }
Property Value
Y
public float Y { get; set; }
Property Value
Z
public float Z { get; set; }