/ElgWidgets

Simple Unreal Engine 5 plugin that add some widgets, a int based Spinbox widget and a extended ComboBox.

Primary LanguageC++MIT LicenseMIT

ElgWidgets

Simple Unreal Engine 5 plugin that add some widgets, a int based Spinbox widget and a extended ComboBox.

ElgSoft.com

SpinBoxInt

It works exactly like the regular float one, it just work and show int values instead of floats.
SpinboxGif
Compare

ComboBox

Can add array directly, and it can sort the array. Insert a new Option at Index. Open/Close the combobox. ComboBox

Usage

Add the ElgWidgets folder into your /Plugins/ folder (create it at the same level as your content folder if you don't have one already) and open your project.

Legal

Copyright © 2019, Elg Soft. Licensed under the MIT License, see the file LICENSE for details.