SwiftlyS2

PlayerRankingInfo_PerMapRank

Interface PlayerRankingInfo_PerMapRank

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface PlayerRankingInfo_PerMapRank : ITypedProtobuf<PlayerRankingInfo_PerMapRank>, INativeHandle

Implements

Properties

MapId

uint MapId { get; set; }
Property Value

RankId

uint RankId { get; set; }
Property Value

Wins

uint Wins { get; set; }
Property Value

On this page