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

Method TestMove

src/game/client/hl2/c_basehlplayer.cpp:206–252  ·  view source on GitHub ↗

----------------------------------------------------------------------------- Purpose: Determines if a player can be safely moved towards a point Input: pos - position to test move to, fVertDist - how far to trace downwards to see if the player would fall, radius - how close the player can be to the object, objPos - position of the object to avoid, objDir - direction the object is travelling ---

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

UTIL_TraceHullFunction · 0.85
UTIL_TraceLineFunction · 0.85
VectorClass · 0.50
IsZeroMethod · 0.45

Tested by

no test coverage detected