CMsgAuthTicket
Interface CMsgAuthTicket
Namespace: SwiftlyS2.Shared.ProtobufDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CMsgAuthTicket : ITypedProtobuf<CMsgAuthTicket>, INativeHandleImplements
Properties
Eresult
uint Eresult { get; set; }Property Value
Estate
uint Estate { get; set; }Property Value
Gameid
ulong Gameid { get; set; }Property Value
HSteamPipe
uint HSteamPipe { get; set; }Property Value
Steamid
ulong Steamid { get; set; }Property Value
Ticket
byte[] Ticket { get; set; }Property Value
TicketCrc
uint TicketCrc { get; set; }Property Value