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

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


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

Last synced: about 1 year 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`