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

Function SV_RunThink

engine/server/sv_phys.cpp:189–215  ·  view source on GitHub ↗

============= SV_RunThink Runs thinking code if time. There is some play in the exact time the think function will be called, because it is called before any movement is done in a frame. Not used for pushmove objects, because they must be exact. Returns false if the entity removed itself. ============= */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

SV_Physics_FollowFunction · 0.85
SV_Physics_CompoundFunction · 0.85
SV_Physics_NoclipFunction · 0.85
SV_Physics_TossFunction · 0.85
SV_Physics_StepFunction · 0.85
SV_Physics_NoneFunction · 0.85

Calls 1

SV_FreeEdictFunction · 0.85

Tested by

no test coverage detected