SwiftlyS2

CSVCMsg_FullFrameSplit

Interface CSVCMsg_FullFrameSplit

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CSVCMsg_FullFrameSplit : ITypedProtobuf<CSVCMsg_FullFrameSplit>, INativeHandle, INetMessage<CSVCMsg_FullFrameSplit>, IDisposable

Implements

Properties

Data

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

Section

int Section { get; set; }
Property Value

Tick

int Tick { get; set; }
Property Value

Total

int Total { get; set; }
Property Value

On this page