EventTeamplayRoundStart
Interface EventTeamplayRoundStart
Namespace: SwiftlyS2.Shared.GameEventDefinitions
Assembly: SwiftlyS2.CS2.dll
Event "teamplay_round_start" round restart
public interface EventTeamplayRoundStart : IGameEvent<EventTeamplayRoundStart>Implements
Properties
FullReset
is this a full reset of the map
type: bool
bool FullReset { get; set; }Property Value