SwiftlyS2

EventPlayerPingStop

Interface EventPlayerPingStop

Namespace: SwiftlyS2.Shared.GameEventDefinitions

Assembly: SwiftlyS2.CS2.dll

Event "player_ping_stop"

public interface EventPlayerPingStop : IGameEvent<EventPlayerPingStop>

Implements

Properties

EntityID

type: short

short EntityID { get; set; }
Property Value

On this page