SwiftlyS2

EventPhysgunPickup

Interface EventPhysgunPickup

Namespace: SwiftlyS2.Shared.GameEventDefinitions

Assembly: SwiftlyS2.CS2.dll

Event "physgun_pickup"

public interface EventPhysgunPickup : IGameEvent<EventPhysgunPickup>

Implements

Properties

Target

entity picked up


type: ehandle

nint Target { get; set; }
Property Value

On this page