OpenBarnyard
 
Loading...
Searching...
No Matches
TFileManager.cpp File Reference

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
 

Detailed Description

File system manager implementation for the Toshi engine.

This file implements the core file system manager that provides:

  • File system mounting and unmounting
  • File creation and management
  • Path resolution and validation
  • System path handling

Definition in file TFileManager.cpp.