MCPcopy Create free account
hub / github.com/EasyRPG/Player / GetRootTree

Method GetRootTree

src/translation.cpp:145–148  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

143}
144
145FilesystemView Translation::GetRootTree() const
146{
147 return translation_root_fs;
148}
149
150bool Translation::HasTranslations() const
151{

Callers 2

Calls

no outgoing calls

Tested by

no test coverage detected