SwiftlyS2

CMsgGCGetPersonaNames_Response

Interface CMsgGCGetPersonaNames_Response

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CMsgGCGetPersonaNames_Response : ITypedProtobuf<CMsgGCGetPersonaNames_Response>, INativeHandle

Implements

Properties

FailedLookupSteamids

IProtobufRepeatedFieldValueType<ulong> FailedLookupSteamids { get; }
Property Value

SucceededLookups

IProtobufRepeatedFieldSubMessageType<CMsgGCGetPersonaNames_Response_PersonaName> SucceededLookups { get; }
Property Value

On this page