How Do I Find Save Game Files That Have Been Copied To The Save Folder (Blueprint Coding)?

for accident seletion:
Create a TextInput, where Users can enter a Savename. When hit enter/commit, the funcrion asks if the Savefile is existing (SaveGameExist). If yes, its name will be added to a newely generated list.

that way users can reenter their savegame names.
That makes it even possible to download existing savegames and enter them to the list.