Class EventSwitchTeam
- Namespace
- CounterStrikeSharp.API.Core
- Assembly
- CounterStrikeSharp.API.dll
[EventName("switch_team")]
public class EventSwitchTeam : GameEvent
- Inheritance
-
objectEventSwitchTeam
- Inherited Members
Constructors
EventSwitchTeam(bool)
public EventSwitchTeam(bool force)
Parameters
force
bool
EventSwitchTeam(nint)
public EventSwitchTeam(nint pointer)
Parameters
pointer
nint
Properties
AvgRank
public int AvgRank { get; set; }
Property Value
Numctslotsfree
public int Numctslotsfree { get; set; }
Property Value
Numplayers
public int Numplayers { get; set; }
Property Value
Numspectators
public int Numspectators { get; set; }
Property Value
Numtslotsfree
public int Numtslotsfree { get; set; }