SwiftlyS2

CUserMessageRequestDiagnostic_Diagnostic

Interface CUserMessageRequestDiagnostic_Diagnostic

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CUserMessageRequestDiagnostic_Diagnostic : ITypedProtobuf<CUserMessageRequestDiagnostic_Diagnostic>, INativeHandle

Implements

Properties

Alias

string Alias { get; set; }
Property Value

Base

long Base { get; set; }
Property Value

Context

int Context { get; set; }
Property Value

Detail

long Detail { get; set; }
Property Value

Extent

long Extent { get; set; }
Property Value

Index

int Index { get; set; }
Property Value

Length

int Length { get; set; }
Property Value

Name

string Name { get; set; }
Property Value

Offset

long Offset { get; set; }
Property Value

Param

int Param { get; set; }
Property Value

Range

long Range { get; set; }
Property Value

Type

int Type { get; set; }
Property Value

Vardetail

byte[] Vardetail { get; set; }
Property Value

On this page