- Версия Unreal Engine
- 5.1
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.
Network Replicated: No
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.
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