Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
278
void DBG_OpenCashedDraw() { dbg_ph_draw_mode = dmCashed; }
279
void DBG_ClosedCashedDraw(u32 remove_time)
280
{
281
dbg_ph_draw_mode = dmSecondaryThread;
Callers
11
Hit
Method · 0.85
Collide
Method · 0.85
applyImpulseTrace
Method · 0.85
PlayHitMotion
Method · 0.85
Activate
Method · 0.85
Explode
Method · 0.85
ExplodeWaveProcessObject
Method · 0.85
LaunchGrenade
Method · 0.85
make_shift
Method · 0.85
in_shedule_Update
Method · 0.85
DBGDrawSetNewGoal
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected