Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/insthync/UMG-MoveableWindow


https://github.com/insthync/UMG-MoveableWindow

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# UMG-MoveableWindow
## Contains
- `MoveableWindow` which use to create windows that able to move by dragging
- `MoveableWindowManager` which is extended from Canvas Panel, places an `MoveableWindow` as their children then it will manage Z-Order automatically. Dragging window will be appear on top

You can try example in `Content/Example`