SwiftlyS2

CCSUsrMsg_MatchEndConditions

Interface CCSUsrMsg_MatchEndConditions

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CCSUsrMsg_MatchEndConditions : ITypedProtobuf<CCSUsrMsg_MatchEndConditions>, INativeHandle, INetMessage<CCSUsrMsg_MatchEndConditions>, IDisposable

Implements

Properties

Fraglimit

int Fraglimit { get; set; }
Property Value

MpMaxrounds

int MpMaxrounds { get; set; }
Property Value

MpTimelimit

float MpTimelimit { get; set; }
Property Value

MpWinlimit

int MpWinlimit { get; set; }
Property Value

On this page