Function TRAP::FileSystem::GetGameLogFolderPath#

Function Documentation#

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

Get the path to the log folder for the game.

Returns:

Path to the log folder for the game on success, empty optional otherwise.