EventMatchEndConditions
Interface EventMatchEndConditions
Namespace: SwiftlyS2.Shared.GameEventDefinitions
Assembly: SwiftlyS2.CS2.dll
Event "match_end_conditions"
public interface EventMatchEndConditions : IGameEvent<EventMatchEndConditions>Implements
Properties
FragS
type: long
int FragS { get; set; }Property Value
MaxRounds
type: long
int MaxRounds { get; set; }Property Value
Time
type: long
int Time { get; set; }Property Value
WinRounds
type: long
int WinRounds { get; set; }Property Value