How to find AppData\LocalLow folders?

How to find AppData\LocalLow folders?
Like “Application.persistentDataPath” in unity3D

up, same issue

Found it! :smiley:

FString localPath = FPlatformProcess::UserSettingsDir();

On windows this will output: C:/Users/Your Name/AppData/Local/