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
cab5cb46a55df991c1f9c88779090fb19dfa6a67
UnrealEngineUWP
/
Engine
/
Plugins
/
Runtime
/
ModelViewViewModel
/
Source
/
ModelViewViewModelBlueprint
History
Patrick Boutot
cab5cb46a5
MVVM: Set the category on the generated widget property with the cagetory sent by the user.
...
#preflight 6346fd96663dafe4163a2b44 [CL 22482825 by Patrick Boutot in ue5-main branch]
2022-10-12 14:35:36 -04:00
..
Private
MVVM: Set the category on the generated widget property with the cagetory sent by the user.
2022-10-12 14:35:36 -04:00
Public
MVVM - Replaced all user-facing FStrings with FText. This includes all compiler error messages.
2022-10-06 20:08:12 -04:00
ModelViewViewModelBlueprint.Build.cs
MVVM: Use WeakObjectPtr to save UObject reference. Display the widget current slot properties. Confirm that the selected property can be assign or read before returning it. Created project setting. Filter property that can be display in the FieldSelector.
2022-09-23 20:46:19 -04:00