SwiftlyS2

ScoreLeaderboardData_AccountEntries

Interface ScoreLeaderboardData_AccountEntries

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface ScoreLeaderboardData_AccountEntries : ITypedProtobuf<ScoreLeaderboardData_AccountEntries>, INativeHandle

Implements

Properties

Accountid

uint Accountid { get; set; }
Property Value

Entries

IProtobufRepeatedFieldSubMessageType<ScoreLeaderboardData_Entry> Entries { get; }
Property Value

On this page