48 Cogs::Core::DataFetcherManager::FetchId fetchSubtree(
Cogs::Core::Context* context,
const std::string& URL, uint32_t uniqueComponentId, FetchSubtreeCallback callback);
A Context instance contains all the services, systems and runtime components needed to use Cogs.