Adds a Splitter Panel Widget in UMG allowing resizable screen sections
FAQ & Support : Discord link
What's Enhanced UI: A framework with multiple plugins that simplify and enhance UI building in Unreal engine from blueprint.
What's UMG Splitter: UMG Splitter plugin exposes the slate's SSpliter widget to blueprints/UMG so that you don't have to deal with slate/c++ whenever you want to create multiple screen sections that the user can resize at runtime.
Features:
Code Modules: (Please include a full list of each Plugin module and their module type (Runtime, Editor etc.))
Number of C++ Classes: 3
Supported Development Platforms: Win64, Linux, MacOS
Supported Target Build Platforms: Win64, Linux,MacOS , Android,IOS
Documentation: UMG Splitter Docs
Important/Additional Notes: Enhanced UI is a framework for building different UI at runtime.