SwiftlyS2

CPlayer_GetLastPlayedTimes_Response_Game

Interface CPlayer_GetLastPlayedTimes_Response_Game

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CPlayer_GetLastPlayedTimes_Response_Game : ITypedProtobuf<CPlayer_GetLastPlayedTimes_Response_Game>, INativeHandle

Implements

Properties

Appid

int Appid { get; set; }
Property Value

FirstPlaytime

uint FirstPlaytime { get; set; }
Property Value

LastPlaytime

uint LastPlaytime { get; set; }
Property Value

Playtime2weeks

int Playtime2weeks { get; set; }
Property Value

PlaytimeForever

int PlaytimeForever { get; set; }
Property Value

On this page