Class EventHltvChase
- Namespace
- CounterStrikeSharp.API.Core
- Assembly
- CounterStrikeSharp.API.dll
[EventName("hltv_chase")]
public class EventHltvChase : GameEvent
- Inheritance
-
object
EventHltvChase
- Inherited Members
-
Constructors
EventHltvChase(bool)
public EventHltvChase(bool force)
Parameters
force
bool
EventHltvChase(nint)
public EventHltvChase(nint pointer)
Parameters
pointer
nint
Properties
Distance
public int Distance { get; set; }
Property Value
- int
Inertia
public int Inertia { get; set; }
Property Value
- int
Ineye
public int Ineye { get; set; }
Property Value
- int
Phi
public int Phi { get; set; }
Property Value
- int
Target1
public CCSPlayerController? Target1 { get; set; }
Property Value
- CCSPlayerController
Target2
public CCSPlayerController? Target2 { get; set; }
Property Value
- CCSPlayerController
Theta
public int Theta { get; set; }
Property Value
- int