Enterables: All products 50% off

EGD SETTINGS WIDGET

まだ評価されていません

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

  • サポートされたプラットフォーム
  • サポートされたエンジンバージョン
    5.3
  • ダウンロードのタイプ
    エンジン プラグイン
    この製品には、コード プラグインが含まれており、ビルド済みのバイナリと Unreal Engine に統合される全ソースコードが完備されています。任意のエンジン バージョンにインストールし、プロジェクト毎に有効化することが可能です。

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