This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
374caceee6eac701d77832fed77082634575ec53
UnrealEngineUWP
/
Engine
/
Source
/
Editor
/
ScriptableEditorWidgets
/
Private
/
Components
History
…
..
DetailsView.cpp
Moving PropertyView UWidgets to ScriptableEditorWidgets so they are correctly filtered out of the runtime UMG Designer palette. Upgrade note: if you were previously depending on UMGEditor because you subclassed one of these widgets, you will now need to depend on ScriptableEditorWidgets.
2023-04-26 10:03:27 -04:00
PropertyViewBase.cpp
Moving PropertyView UWidgets to ScriptableEditorWidgets so they are correctly filtered out of the runtime UMG Designer palette. Upgrade note: if you were previously depending on UMGEditor because you subclassed one of these widgets, you will now need to depend on ScriptableEditorWidgets.
2023-04-26 10:03:27 -04:00
PropertyViewHelper.cpp
Moving PropertyView UWidgets to ScriptableEditorWidgets so they are correctly filtered out of the runtime UMG Designer palette. Upgrade note: if you were previously depending on UMGEditor because you subclassed one of these widgets, you will now need to depend on ScriptableEditorWidgets.
2023-04-26 10:03:27 -04:00
PropertyViewHelper.h
…
SinglePropertyView.cpp
…