Is it possible to upload fbx at runtime?

I just created a AssetManager that loads SkeletalMeshes (and materials) at runtime. I’m doing it for a Character Customization feature, but in my case I have to import all the meshes to unreal before hand - in order to create the .uasset file. If this somehow can help you, let me know.