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

Method GetCurrentTranslationFilesystem

src/translation.cpp:74–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72}
73
74FilesystemView Tr::GetCurrentTranslationFilesystem() {
75 return Player::translation.GetRootTree().Subtree(GetCurrentTranslationId());
76}
77
78void Translation::Reset()
79{

Callers

nothing calls this directly

Calls 2

SubtreeMethod · 0.80
GetRootTreeMethod · 0.80

Tested by

no test coverage detected