SwiftlyS2

CSGOUserCmdPB

Interface CSGOUserCmdPB

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CSGOUserCmdPB : ITypedProtobuf<CSGOUserCmdPB>, INativeHandle

Implements

Properties

Attack1StartHistoryIndex

int Attack1StartHistoryIndex { get; set; }
Property Value

Attack2StartHistoryIndex

int Attack2StartHistoryIndex { get; set; }
Property Value

Base

CBaseUserCmdPB Base { get; }
Property Value

InputHistory

IProtobufRepeatedFieldSubMessageType<CSGOInputHistoryEntryPB> InputHistory { get; }
Property Value

IsPredictingBodyShotFx

bool IsPredictingBodyShotFx { get; set; }
Property Value

IsPredictingHeadShotFx

bool IsPredictingHeadShotFx { get; set; }
Property Value

IsPredictingKillRagdolls

bool IsPredictingKillRagdolls { get; set; }
Property Value

LeftHandDesired

bool LeftHandDesired { get; set; }
Property Value

On this page