ScoreLeaderboardData_AccountEntries
Interface ScoreLeaderboardData_AccountEntries
Namespace: SwiftlyS2.Shared.ProtobufDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface ScoreLeaderboardData_AccountEntries : ITypedProtobuf<ScoreLeaderboardData_AccountEntries>, INativeHandleImplements
Properties
Accountid
uint Accountid { get; set; }Property Value
Entries
IProtobufRepeatedFieldSubMessageType<ScoreLeaderboardData_Entry> Entries { get; }Property Value