MCPcopy 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
226bool Meta::IsImportEnabled() const {
227 return !GetParentGame().empty();
228}
229
230
231std::string Meta::GetExVocabImportSaveHelpText() const {

Callers 1

CreateCommandWindowMethod · 0.80

Calls 1

emptyMethod · 0.45

Tested by

no test coverage detected