Function TRAP::FileSystem::GetGameTempFolderPath#

Function Documentation#

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

Get the path to the temp folder of the game.

Returns:

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