Platform::FS
Engine/source/platform/platformVolume.cpp
Public Functions
Detailed Description
Public Functions
createNativeFS(const String & volume)
getAssetDir()
InstallFileSystems()
Mount default OS file systems.
Function invoked by the kernel layer to install OS specific file systems.
On POSIX environment this means mounting a root FileSystem "/", mounting the $HOME environment variable as the "home:/" file system and setting the current working directory to the current OS working directory.
MountDefaults()
MountZips(const String & root)
Touch(const Path & path)