Features:
- CustomConfigObject provides the ability to load and save user configuration files from Blueprints and synchronize settings between objects.
Code Modules:
- CustomConfig[Runtime]
Number of C++ Classes: 2
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.
Currently, there is an issue with CustomConfig not working properly in UE5.4 version.
Please check the text in the question tab.
特征:
- CustomConfigObject提供从蓝图加载和保存用户配置文件以及在对象之间同步设置的功能。
代码模块:
- CustomConfig[运行时]
C++类数:2
网络复制:没有
支持的开发平台:Win64
支持的目标构建平台:Win64
文件: 连结
示例项目: 连结
重要/附加注意事项:
Ini配置文件将复盖用户配置蓝图的默认值。 如果默认值被复盖并且编辑器将其打包,则将应用该值。
如果要应用蓝图中设置的默认值,请删除用户的ini配置文件,然后再次运行编辑器并将其打包。
目前,CustomConfig在UE5.4版本中存在无法正常工作的问题。
请检查问题选项卡中的文本。
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
Support : uouogu@hotmail.com
Currently, there is an issue with CustomConfig not working properly in UE5.4 version.
Please check the text in the question tab. : https://www.unrealengine.com/marketplace/product/custom-config/questions
CustomConfig插件提供了保存用户设置并将其加载到ini配置文件中的功能。
CustomConfig插件提供了一个有用的功能来同步用户的设置。
所以保存用户的游戏选项是有用的。
您还可以通过修改ini文件并立即应用它来测试游戏,而无需重新启动游戏。
请查看以下文件以获取进一步说明。
如何使用CustomConfig : 连结
示例项目 : 连结
可执行演示 : 连结
支援服务 : uouogu@hotmail.com
目前,CustomConfig在UE5.4版本中存在无法正常工作的问题。
请检查问题标签中的文本. : https://www.unrealengine.com/marketplace/product/custom-config/questions
评论(0)