Is it possible to load static mesh files in run time from project folders?

In the example, I load assets at runtime from /Game/UserContent, which on disk is (ProjectName)/Content/UserContent. The example is in blueprints, but here’s a guide for C++.

1 Like