I'm working on a game and I need the game to sync some character save files to a Dropbox location but it will be different for every computer. What method can I use to find the location and save it to a known location?
for example, mine would be: "C:\Users\Cameron\Dropbox". but for someone else it could be "C:\Users\Russell\Dropbox".