SwiftlyS2

CSVCMsg_SendTable_sendprop_t

Interface CSVCMsg_SendTable_sendprop_t

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CSVCMsg_SendTable_sendprop_t : ITypedProtobuf<CSVCMsg_SendTable_sendprop_t>, INativeHandle

Implements

Properties

DtName

string DtName { get; set; }
Property Value

Flags

int Flags { get; set; }
Property Value

HighValue

float HighValue { get; set; }
Property Value

LowValue

float LowValue { get; set; }
Property Value

NumBits

int NumBits { get; set; }
Property Value

NumElements

int NumElements { get; set; }
Property Value

Priority

int Priority { get; set; }
Property Value

Type

int Type { get; set; }
Property Value

VarName

string VarName { get; set; }
Property Value

On this page