Ecosyste.ms: Awesome
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 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/insthync/UMG-MoveableWindow
- Owner: insthync
- License: mit
- Created: 2017-10-05T01:35:20.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-03-12T21:13:40.000Z (almost 5 years ago)
- Last Synced: 2024-08-02T16:31:15.426Z (4 months ago)
- Size: 84 KB
- Stars: 14
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-unreal - UMG-MoveableWindow
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 topYou can try example in `Content/Example`