CCSUsrMsg_DamagePrediction
Interface CCSUsrMsg_DamagePrediction
Namespace: SwiftlyS2.Shared.ProtobufDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CCSUsrMsg_DamagePrediction : ITypedProtobuf<CCSUsrMsg_DamagePrediction>, INativeHandle, INetMessage<CCSUsrMsg_DamagePrediction>, IDisposableImplements
- ITypedProtobuf<CCSUsrMsg_DamagePrediction>
- INativeHandle
- INetMessage<CCSUsrMsg_DamagePrediction>
- IDisposable
Properties
AimPunch
QAngle AimPunch { get; set; }Property Value
CommandNum
int CommandNum { get; set; }Property Value
PelletIdx
int PelletIdx { get; set; }Property Value
ShootDir
QAngle ShootDir { get; set; }Property Value
ShootPos
Vector ShootPos { get; set; }Property Value
VictimDamage
int VictimDamage { get; set; }Property Value
VictimSlot
int VictimSlot { get; set; }Property Value
VictimStartingHealth
int VictimStartingHealth { get; set; }Property Value