MCPcopy Create free account
hub / github.com/ValveSoftware/source-sdk-2013 / UTIL_ViewPunch

Function UTIL_ViewPunch

src/game/server/util.cpp:894–929  ·  view source on GitHub ↗

----------------------------------------------------------------------------- Purpose: Punches the view of all clients within radius. If radius is 0, punches all clients. Input : center - Center of punch, radius is measured from here. radius - Radius of effect, 0 punches all clients. bInAir - if this is false, then it will only punch players standing on the ground. -------------------------------

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

DoViewPunchMethod · 0.85

Calls 5

UTIL_PlayerByIndexFunction · 0.70
GetFlagsMethod · 0.45
GetAbsOriginMethod · 0.45
LengthMethod · 0.45
ViewPunchMethod · 0.45

Tested by

no test coverage detected