https://github.com/RemRemRemRe/RemWidgetComponentEditor
https://github.com/RemRemRemRe/RemWidgetComponentEditor
unreal-engine
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/RemRemRemRe/RemWidgetComponentEditor
- Owner: RemRemRemRe
- License: mit
- Created: 2022-02-22T16:11:38.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-12-08T05:39:42.000Z (about 1 year ago)
- Last Synced: 2024-12-08T06:23:36.582Z (about 1 year ago)
- Topics: unreal-engine
- Language: C++
- Size: 72.3 KB
- Stars: 1
- Watchers: 0
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-unreal - RemWidgetComponentEditor - Editor customization for RemWidgetComponent (UI)
README
# Features
## URemWidgetComponentEditorSetting
Directly configure whatever number of `UUserWidget` classes to turn detail customization on dynamically
## FRemWidgetComponentEditorModule
- Re-register customization when setting changed
- Fix issue with widget blueprint recompile (controlled by CVar `RemWidgetComponentEditor.FixIncorrectComponentClass`)
- Fix issue with widget renaming (controlled by CVar `RemWidgetComponentEditor.FixSoftObjectNotUpdated`)
## FRemComponentBasedWidgetDetails
Detail customization for any user widget with `UWidgetComponentAsExtension` component