I'm working on my map editor at the moment and I need the editor to load a list of all files in the objects directory (say 'C:\Editor\Objects') but can't for the life of me work out how to do it. I don't want to use a component, I need pure code (libraries are fine). There must be an easier way of doing this. It seems so simple yet I don't know how. Am I missing something glaringly obvious or what? Can anyone help?