SwiftlyS2

CUserMessage_Diagnostic_Response

Interface CUserMessage_Diagnostic_Response

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CUserMessage_Diagnostic_Response : ITypedProtobuf<CUserMessage_Diagnostic_Response>, INativeHandle

Implements

Properties

BuildVersion

int BuildVersion { get; set; }
Property Value

Diagnostics

IProtobufRepeatedFieldSubMessageType<CUserMessage_Diagnostic_Response_Diagnostic> Diagnostics { get; }
Property Value

Instance

int Instance { get; set; }
Property Value

Osversion

int Osversion { get; set; }
Property Value

Platform

int Platform { get; set; }
Property Value

StartTime

long StartTime { get; set; }
Property Value

On this page