SwiftlyS2

CCommunity_GetGamePersonalDataEntries_Response

Interface CCommunity_GetGamePersonalDataEntries_Response

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CCommunity_GetGamePersonalDataEntries_Response : ITypedProtobuf<CCommunity_GetGamePersonalDataEntries_Response>, INativeHandle

Implements

Properties

ContinueText

string ContinueText { get; set; }
Property Value

ContinueToken

string ContinueToken { get; set; }
Property Value

Entries

IProtobufRepeatedFieldValueType<string> Entries { get; }
Property Value

Gceresult

uint Gceresult { get; set; }
Property Value

On this page