Skip to content

huyize/SettingsWidgetConstructor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

186 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚙️ Settings Widget Constructor

Settings Widget Constructor is a handy plugin for Unreal Engine 5 that lets you automatically generate user interface (UI) for your game settings. All it takes is a few clicks and adding a new row to the table for each desired option.

Settings UI

image

📚 Documentation

Detailed documentation about the Settings Widget Constructor can be found here.

🎓 Sample Projects

Check out our Release page for a sample project showcasing the Settings Widget Constructor.

Also, explore this game project repository to view the Settings Widget Constructor in action.

📅 Changelog

2023-10-12

  • Updated to Unreal Engine 5.3
  • Added multiple Settings Data Tables support (see doc).
  • Implemented Deferred Bindings: now Getters and Setters are automatically rebound for failed settings.
  • Added Blueprint Function Library support to allow any its blueprint function to be used as an Owner in a setting row.

2023-05-26

  • 🎉 Initial public release on Unreal Engine 5.2

📫 Feedback & Contribution

Feedback and contributions from the community are highly appreciated!

If you'd like to contribute, please fork the project and create a pull request targeting the develop branch.

If you've found a bug or have an idea for a new feature, please open a new issue on GitHub. Thank you!

📜 License

This project is licensed under the terms of the MIT license. See LICENSE for more details.

We hope you find this plugin useful and we look forward to your feedback and contributions.

About

Open-source plugin for automated UI generation of game settings from data table in UE5.3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 95.4%
  • C 3.8%
  • C# 0.8%