Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RGAA-Software/GoDesk
/ GetDBGameOperator
Method
GetDBGameOperator
src/render_panel/database/gr_database.cpp:47–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
}
46
47
std::shared_ptr<DBGameOperator> GrDatabase::GetDBGameOperator() {
48
return db_game_operator_;
49
}
50
}
Callers
1
Init
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected