INI File Read And Write Operations On Windows Platform
1. Write INI String
IMPORT:
Directory: Choose save directory
Project Directory : current project directory
Project Content Directory:Current project Content directory
Project Config Directory:Current project Config directory
Project Saved Directory:Current project Saved directory
User AppData Directory:User computer data storage directory C:/Users/username/AppData/Local/
FileName:INI file name
SectionName:node name
KeyName:keyword name
String:written value
OUTPUT:
Success: Whether the write is successful
2. Read INI String
IMPORT:
Directory: Select read directory
Project Directory : current project directory
Project Content Directory:Current project Content directory
Project Config Directory:Current project Config directory
Project Saved Directory:Current project Saved directory
User AppData Directory:User computer data storage directory C:/Users/username/AppData/Local/
FileName:INI file name
SectionName:node name
KeyName:keyword name
Default:Default value to return on read failure
OUTPUT:
String: Return the read data, if not read successfully, return the Default setting value
INI File Operation [ Read / Write ] in Code Plugins - UE Marketplace
INI File Read And Write Operations On Windows Platform
https://www.unrealengine.com/marketplace/product/6022c8c1d0b34cc5b595621530bbb069