Blamite Game Engine - blam!  00263.10.17.20.0001.blamite
The core library for the Blamite Game Engine.
Variables
cache.cpp File Reference
#include "cache.h"
#include <fstream>
#include "components/core/utils/io/io.h"
#include "components/core/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.