Hi,
i can load assets from an external .pak (BP, meshes, materials,…) using this tutorial:
But now i try to load a level from a .pak file.
I do not find how to do that.
How can i adapt the previous tutorial to load a level stored in a .pak ?
StaticLoadClass do not seems to be the good function to load levels.