SwiftlyS2

CCommunity_GetGamePersonalDataEntries_Request

Interface CCommunity_GetGamePersonalDataEntries_Request

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CCommunity_GetGamePersonalDataEntries_Request : ITypedProtobuf<CCommunity_GetGamePersonalDataEntries_Request>, INativeHandle

Implements

Properties

Appid

uint Appid { get; set; }
Property Value

ContinueToken

string ContinueToken { get; set; }
Property Value

Steamid

ulong Steamid { get; set; }
Property Value

Type

string Type { get; set; }
Property Value

On this page