Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OGSR/OGSR-Engine
/ PH_DBG_ObjectTrack
Function
PH_DBG_ObjectTrack
ogsr_engine/xrGame/PHDebug.cpp:671–671 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
669
}
670
671
LPCSTR PH_DBG_ObjectTrack() { return dbg_trace_object; }
672
void PH_DBG_SetTrackObject(LPCSTR obj)
673
{
674
strcpy(s_dbg_tsrace_obj, obj);
Callers
11
CPHMovementControl
Method · 0.85
Calculate
Method · 0.85
PathNearestPoint
Method · 0.85
SetPosition
Method · 0.85
TryPosition
Method · 0.85
GetPosition
Method · 0.85
AllocateCharacterObject
Method · 0.85
CreateCharacter
Method · 0.85
net_Spawn
Method · 0.85
net_Load
Method · 0.85
SpawnInitPhysics
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected