MCPcopy Create free account
hub / github.com/OpenRCT2/OpenRCT2 / ObjectManagerGetSourceGameString

Function ObjectManagerGetSourceGameString

src/openrct2/object/ObjectManager.cpp:835–838  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

833 }
834
835 StringId ObjectManagerGetSourceGameString(const ObjectSourceGame sourceGame)
836 {
837 return ObjectManager::GetObjectSourceGameString(sourceGame);
838 }
839} // namespace OpenRCT2

Callers 2

onScrollDrawMethod · 0.85
DrawDebugDataMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected