Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EasyRPG/Player
/ IsImportEnabled
Method
IsImportEnabled
src/meta.cpp:226–228 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
224
225
226
bool Meta::IsImportEnabled() const {
227
return !GetParentGame().empty();
228
}
229
230
231
std::string Meta::GetExVocabImportSaveHelpText() const {
Callers
1
CreateCommandWindow
Method · 0.80
Calls
1
empty
Method · 0.45
Tested by
no test coverage detected