Enterables: All products 50% off

EGD SETTINGS WIDGET

EduardoGameDev - 代码插件 - 2024/04/19
尚未评分

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

  • 支持的平台
  • 支持的引擎版本
    5.3
  • 下载类型
    引擎插件
    此产品包含一款代码插件,含有预编译的二进制文件以及与虚幻引擎集成的所有源代码,能够安装到您选择的引擎版本中,并根据每个项目的需求启动。

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

技术细节

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