Home

WELCOME TO

UMG INPUT MANAGER

DOCUMENTATION

On This Page


Description

This is a Blueprint Plugin for the Unreal Engine 4, it simplifies the way you can handle user inputs in the UMG System (Unreal Motion Graphics UI Designer) introduced by Epic Games in the last major engine version, if you want to learn more about the UMG system Click Here.


Requirements


Where To Get It

Unreal Engine 4 Marketplace


How To Get Started

If you want to handle user inputs on widgets like a menu, popup or something similar read the posts below:

  1. Initial Project Setup
  2. Initial Widget Setup
  3. Parent Class Inheritance
  4. How To Configure Inputs
  5. How To Spawn a Widget
  6. Input Focus
  7. Context Visibility
  8. How To Customize Mouse Cursor

If you want to learn which are the types of UI elements and how they are categorized read the post below:

If you want to learn how to create new input friendly UI Elements read the post below: