Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OGSR/OGSR-Engine
/ GetPdaFromOwner
Method
GetPdaFromOwner
ogsr_engine/xrGame/PDA.cpp:289–289 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
287
}
288
289
CPda* CPda::GetPdaFromOwner(CObject* owner) { return smart_cast<CInventoryOwner*>(owner)->GetPDA(); }
290
291
void CPda::TurnOn()
292
{
Callers
nothing calls this directly
Calls
1
GetPDA
Method · 0.80
Tested by
no test coverage detected