SwiftlyS2

CMsgGCGetPersonaNames_Response_PersonaName

Interface CMsgGCGetPersonaNames_Response_PersonaName

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CMsgGCGetPersonaNames_Response_PersonaName : ITypedProtobuf<CMsgGCGetPersonaNames_Response_PersonaName>, INativeHandle

Implements

Properties

PersonaName

string PersonaName { get; set; }
Property Value

Steamid

ulong Steamid { get; set; }
Property Value

On this page