UMG, Create Drag Click Moveable Window With Any Content You Want - Epic Wiki

# UMG, Create Drag Click Moveable Window With Any Content You Want

# Contents

# Overview

Author: Rama (talk)

Dear Community

In this video tutorial series I walk you through my entire development process for making a UMG move-able window that works with drag-click, and can contain any content you want!

I made an entirely customizeable window system that you can port into your own project by downloading the project I am sharing with you in this video series!

# Rama's UMG Moveable Window

1. Can be drag-clicked and repositioned anywhere on the screen

2. Can contain any content you want

3. Can be easily initialized with window dimensions as well as content with just 1 node.

Enjoy!

Rama

# Part 1

In this video I set up the core UMG class structures for a draggable window widget that you can fill with any content you want!

# Part 2

In part 2, I show you how to size your arbitrary content to fit within my UMG draggable window widget system!

# Part 3

In part 3, I complete my Rama Draggable UMG Window Widget system, which can be easily initialized with any content and size, and then review allt he core steps!

# Video Project Download

You can download the project I created during the course of the above videos here!

Download Size is 12 MB

https://wiki.unrealengine.com/File:Rama_UMG_MoveableWindow.zip

# Conclusion

With the help of this video series and my project download you can easily create movable UMG windows for your project with any content in them that you want, and drag them anywhere on the screen!

Have fun today!

Rama

Retrieved from "https://wiki.unrealengine.com/index.php?title=UMG,_Create_Drag_Click_Moveable_Window_With_Any_Content_You_Want&oldid=16428"

Category: