Platform::FS

Engine/source/platform/platformVolume.cpp

More...

Public Functions

bool

Mount default OS file systems.

bool
bool
Touch(const Path & path)

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)