Function TRAP::FileSystem::GetEngineTempFolderPath#

Function Documentation#

TRAP::Optional<std::filesystem::path> TRAP::FileSystem::GetEngineTempFolderPath()#

Get the path to the temp folder of the engine.

Returns:

Path to the temp folder on success, empty optional otherwise.