- Marketplace Link
- https://marketplace.online-leaks.com/product/custom-config
The CustomConfig plug-in provides the ability to save and load the user's settings into the ini configuration file.
And the CustomConfig plug-in provides a useful feature to synchronize user's settings.
So it is useful to save the user's gameplay options.
You can also use it to test the game by modifying the ini file and applying it immediately without restarting the game.
Please check the following documents for further instructions.
How to use CustomConfig : Link
Example Project : Link
Executable Demo : Link
Technical Details
Features:- CustomConfigObject provides the ability to load and save user configuration files from Blueprints and synchronize settings between objects.
- CustomConfig[Runtime]
Network Replicated: No
Supported Development Platforms: Win64
Supported Target Build Platforms: Win64
Documentation: Link
Example Project: Link
Important/Additional Notes:
The ini configuration file overrides the default value of the user's configuration Blueprints. If the default value is overridden and the editor packages it, that value will be applied.
If you want to apply the default values you set in Blueprints, remove the user's ini configuration file, then run the editor again and package it.