MCPcopy Create free account
hub / github.com/crownengine/crown / ~DataCompiler

Method ~DataCompiler

src/resource/data_compiler.cpp:637–641  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

635}
636
637DataCompiler::~DataCompiler()
638{
639 if (_options->_server)
640 _file_monitor.stop();
641}
642
643void DataCompiler::add_file(const char *path)
644{

Callers

nothing calls this directly

Calls 1

stopMethod · 0.45

Tested by

no test coverage detected