MCPcopy 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
289CPda* CPda::GetPdaFromOwner(CObject* owner) { return smart_cast<CInventoryOwner*>(owner)->GetPDA(); }
290
291void CPda::TurnOn()
292{

Callers

nothing calls this directly

Calls 1

GetPDAMethod · 0.80

Tested by

no test coverage detected