https://github.com/insthync/umg-moveablewindow
https://github.com/insthync/umg-moveablewindow
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/insthync/umg-moveablewindow
- Owner: insthync
- License: mit
- Created: 2017-10-05T01:35:20.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-03-12T21:13:40.000Z (over 6 years ago)
- Last Synced: 2025-08-16T15:37:25.468Z (10 months ago)
- Size: 84 KB
- Stars: 18
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`