I want make a ContentBrowser on runtime

I want make a ContentBrowser on runtime

I should use that code

thanks

Yeah, no. You may need to explain it in more detail.

It’s illegal to distribute any Editor code from UnrealEngine (the Content Browser is Editor code). If you just mean a very basic file manager for opening/saving files, then you can probably find C++ libraries for each target platform that can do that.

The rest is just UI.