Class EventTeamplayRoundStart
- Namespace
- CounterStrikeSharp.API.Core
- Assembly
- CounterStrikeSharp.API.dll
[EventName("teamplay_round_start")]
public class EventTeamplayRoundStart : GameEvent
- Inheritance
-
objectEventTeamplayRoundStart
- Inherited Members
Constructors
EventTeamplayRoundStart(bool)
public EventTeamplayRoundStart(bool force)
Parameters
force
bool
EventTeamplayRoundStart(nint)
public EventTeamplayRoundStart(nint pointer)
Parameters
pointer
nint
Properties
FullReset
public bool FullReset { get; set; }