Function TRAP::FileSystem::GetGameDocumentsFolderPath#

Function Documentation#

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

Get the path to the users documents folder for the game.

Returns:

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