Enterables: All products 50% off

EGD SETTINGS WIDGET

EduardoGameDev - Code Plugins - Apr 19, 2024
Not Yet Rated

Widget and subsystem set to facilitate the creation of basic settings menus

  • Supported Platforms
  • Supported Engine Versions
    5.3
  • Download Type
    Engine Plugin
    This product contains a code plugin, complete with pre-built binaries and all its source code that integrates with Unreal Engine, which can be installed to an engine version of your choice then enabled on a per-project basis.

Widget and subsystem set to facilitate the creation of basic settings menus.

Subsystems are included for managing the configuration of graphics, sounds and inputs.

C++ widgets and blueprints also come ready-made to add to your games.

And two example maps, one of them with the widgets in C++ and another with the widgets in blueprint so you can see how they work

Technical Details

Features:

  •  Graphics Subsystem
  •  Audio Subsystem
  •  Input Subsystem
  • Custom Button Text
  • Custom Combobox
  • Custom Slider
  • Graphics Settings Widget
  • Input Settings Widget
  • Sound Settings Widget

Code Modules: (Please include a full list of each Plugin module and their module type (Runtime, Editor etc.))

  •  Graphics Settings (Runtime)
  •  Audio Settings (Runtime)
  •  Input Settings (Runtime)

Number of Blueprints:4

Number of C++ Classes:28

Network Replicated:NO

Supported Development Platforms: Windows Linux Mac

Supported Target Build Platforms: Windows Linux Android IOS

Documentation: https://docs.google.com/document/d/1yc-zJZ-RUcNq_6lncpScjmZ3wrRTZJJ5I5Q1f8K20Ww/edit?usp=drive_link

Example Project: In plugin the Content folder/TestMaps