MCPcopy Create free account
hub / github.com/MoeMod/CSMoE / SV_FlyMove

Function SV_FlyMove

engine/server/sv_phys.cpp:548–682  ·  view source on GitHub ↗

=============================================================================== FLYING MOVEMENT CODE =============================================================================== */ ============ SV_FlyMove The basic solid body movement clip that slides along multiple planes *steptrace - if not NULL, the trace results of any vertical wall hit will be stored Returns the clipflags if the veloci

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

SV_Physics_StepFunction · 0.85

Calls 11

VectorIsNullFunction · 0.85
SV_MoveFunction · 0.85
MsgDevFunction · 0.85
SV_ImpactFunction · 0.85
SV_ClipVelocityFunction · 0.85
VectorCopyFunction · 0.50
VectorMAFunction · 0.50
VectorClearFunction · 0.50
DotProductFunction · 0.50
CrossProductFunction · 0.50
VectorScaleFunction · 0.50

Tested by

no test coverage detected