Elaztek Developer Hub
Blamite Game Engine - blam!  00310.02.05.21.0336.blamite
The core library for the Blamite Game Engine.
cache.cpp File Reference
#include "cache.h"
#include <fstream>
#include <Strings/components/utils/io/io.h>
#include <Strings/components/utils/converters/converters.h>
#include "components/diagnostics/logger/logger.h"
#include "components/diagnostics/errors/errors.h"

Variables

std::vector< CachedDataFilecached_files
 List of all cached files currently known. More...
 

Variable Documentation

◆ cached_files

std::vector<CachedDataFile> cached_files

List of all cached files currently known.