Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenRCT2/OpenRCT2
/ GetSourceGames
Method
GetSourceGames
src/openrct2/object/Object.cpp:189–192 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
187
}
188
189
std::vector<ObjectSourceGame> Object::GetSourceGames()
190
{
191
return _sourceGames;
192
}
193
194
ObjectSourceGame Object::GetFirstSourceGame() const
195
{
Callers
1
Create
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected