SwiftlyS2

CCSUsrMsg_Damage

Interface CCSUsrMsg_Damage

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

Amount

int Amount { get; set; }
Property Value

InflictorWorldPos

Vector InflictorWorldPos { get; set; }
Property Value

VictimEntindex

int VictimEntindex { get; set; }
Property Value

On this page