File system manager implementation for the Toshi engine. More...
#include "ToshiPCH.h"
#include "TFile.h"
#include "Thread/T2MutexLock.h"
#include <Core/TMemoryDebugOn.h>
Go to the source code of this file.
Namespaces | |
namespace | Toshi |
File system manager implementation for the Toshi engine.
This file implements the core file system manager that provides:
Definition in file TFileManager.cpp.