SwiftlyS2

CSVCMsg_HltvReplay

Interface CSVCMsg_HltvReplay

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CSVCMsg_HltvReplay : ITypedProtobuf<CSVCMsg_HltvReplay>, INativeHandle

Implements

Properties

Delay

int Delay { get; set; }
Property Value

PrimaryTarget

int PrimaryTarget { get; set; }
Property Value

Reason

int Reason { get; set; }
Property Value

ReplaySlowdownBegin

int ReplaySlowdownBegin { get; set; }
Property Value

ReplaySlowdownEnd

int ReplaySlowdownEnd { get; set; }
Property Value

ReplaySlowdownRate

float ReplaySlowdownRate { get; set; }
Property Value

ReplayStartAt

int ReplayStartAt { get; set; }
Property Value

ReplayStopAt

int ReplayStopAt { get; set; }
Property Value

On this page