SwiftlyS2

CSGOInterpolationInfoPB

Interface CSGOInterpolationInfoPB

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CSGOInterpolationInfoPB : ITypedProtobuf<CSGOInterpolationInfoPB>, INativeHandle

Implements

Properties

DstTick

int DstTick { get; set; }
Property Value

Frac

float Frac { get; set; }
Property Value

SrcTick

int SrcTick { get; set; }
Property Value

On this page