MCPcopy Create free account
hub / github.com/OGSR/OGSR-Engine / DBG_OpenCashedDraw

Function DBG_OpenCashedDraw

ogsr_engine/xrGame/PHDebug.cpp:278–278  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

276}
277
278void DBG_OpenCashedDraw() { dbg_ph_draw_mode = dmCashed; }
279void DBG_ClosedCashedDraw(u32 remove_time)
280{
281 dbg_ph_draw_mode = dmSecondaryThread;

Callers 11

HitMethod · 0.85
CollideMethod · 0.85
applyImpulseTraceMethod · 0.85
PlayHitMotionMethod · 0.85
ActivateMethod · 0.85
ExplodeMethod · 0.85
LaunchGrenadeMethod · 0.85
make_shiftMethod · 0.85
in_shedule_UpdateMethod · 0.85
DBGDrawSetNewGoalMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected