Stop creating buttons, sliders and other widgets over and over again. Use this plugin to build them based on style classes similar to how you know it from CSS.
You probably know the pain of having to setup widgets like buttons over and over again within a project. That was actually the reason why I created this plugin which adds additional advanced widgets to the palette of UMG Blueprint Widgets. These additional widgets are based on special DataAssets which are used similar to CSS Style Classes. Meaning you define your Button-Style once in the DataAsset and then just assign the DataAsset to your Buttons / Sliders / ... to apply this style to them.
Following widgets are covered by this plugin:
Features:
Code Modules:
Number of Blueprints: 0
Number of C++ Classes: 24
Network Replicated: UI is Client-Only :)
Supported Development Platforms: Windows
Supported Target Build Platforms: Win32, Win64, Android, Linux, Oculus / VR
Documentation: UMGStyleClasses_Documentation.pdf