SwiftlyS2

CMsgGCCStrike15_v2_ClientReportValidation

Interface CMsgGCCStrike15_v2_ClientReportValidation

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CMsgGCCStrike15_v2_ClientReportValidation : ITypedProtobuf<CMsgGCCStrike15_v2_ClientReportValidation>, INativeHandle

Implements

Properties

ClientTime

ulong ClientTime { get; set; }
Property Value

Clientreportversion

uint Clientreportversion { get; set; }
Property Value

CommandLine

string CommandLine { get; set; }
Property Value

CountCompleted

uint CountCompleted { get; set; }
Property Value

CountPending

uint CountPending { get; set; }
Property Value

Diagnostic1

uint Diagnostic1 { get; set; }
Property Value

Diagnostic2

ulong Diagnostic2 { get; set; }
Property Value

Diagnostic3

ulong Diagnostic3 { get; set; }
Property Value

Diagnostic4

ulong Diagnostic4 { get; set; }
Property Value

Diagnostic5

ulong Diagnostic5 { get; set; }
Property Value

Diagnostics

IProtobufRepeatedFieldSubMessageType<CVDiagnostic> Diagnostics { get; }
Property Value

FileReport

string FileReport { get; set; }
Property Value

InternalError

uint InternalError { get; set; }
Property Value

LastLaunchData

string LastLaunchData { get; set; }
Property Value

Osversion

int Osversion { get; set; }
Property Value

ProcessId

uint ProcessId { get; set; }
Property Value

ReportCount

uint ReportCount { get; set; }
Property Value

StatusId

uint StatusId { get; set; }
Property Value

TotalFiles

uint TotalFiles { get; set; }
Property Value

TrustTime

uint TrustTime { get; set; }
Property Value

On this page