How to delete input.ini in-game?

Hi.

I’d like to know how do I get the path to the input.ini file so I can delete it in code.

I know the files sits in C:\Users’username’\AppData\Local’projectname’\Saved\Config\WindowsNoEditor (Windows) and I can manually delete it in Windows Explorer. But I’d like the game to do that.

Thank you,
Daniel Zaidan

It should be an easy enough thing for anyone familiar with the engine source.
Can someone help me out? :slight_smile:

Did you find the answer to this?

I really don’t remember, sorry :stuck_out_tongue:

Haha ok no problem :slight_smile:

FPaths class have everything you need