Hi, I’m creating a plugin and now I have to use the setting module to save/load my plugin configuration.
But I can’t find any example to make the setting config variable to be “File Browsing” like the other part of the engine setting do.
like this
I have tried “FPath” variable type but still no luck so I use “FString” just for now.
Please provide me the link or the solution to make that
Thank you.