ElgWidgets
ElgWidgets copied to clipboard
Simple Unreal Engine 5 plugin that add some widgets, a int based Spinbox widget and a extended ComboBox.
ElgWidgets
Simple Unreal Engine 5 plugin that add some widgets, a int based Spinbox widget and a extended ComboBox.
SpinBoxInt
It works exactly like the regular float one, it just work and show int values instead of floats.


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

Usage
Add the ElgWidgets folder into your <YourGameProject>/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.