How to refresh assets folder in Unity Builds?

I am trying to refresh assets folder in Unity builds. Using UnityEditor is not suitable for me, it is editor script, cannot be used in builds.

Is there any other idea about it?

Thanks

There isn’t an assets folder in builds like there is in the editor, and nothing that needs to be refreshed in any case. You should probably say what you’re actually trying to do.

–Eric

I’m not entirely sure from your question, but perhaps what you’re looking for is covered in this article: