Just curious about FPaths

FPaths is heavily used within the engine. It has very little practical use outside of it unless you wish to dynamically load files, create directories for user created content, or do a bunch of IO operations. FPaths is really just a platform agnostic facade/adapter.