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
07fb8f1055c2cb57d169bc25034a1f155b66983a
UnrealEngineUWP
/
Engine
/
Plugins
/
Runtime
/
ModelViewViewModel
/
Source
/
ModelViewViewModelEditor
History
patrick boutot
07fb8f1055
MVVM: Setter inside a struct is now supported. PropertyPath like Viewmodel.StructA.StructB.Value. It will use the property setter and requires a blueprint graph.
...
[CL 29894383 by patrick boutot in ue5-main branch]
2023-11-22 14:33:59 -05:00
..
Private
MVVM: Setter inside a struct is now supported. PropertyPath like Viewmodel.StructA.StructB.Value. It will use the property setter and requires a blueprint graph.
2023-11-22 14:33:59 -05:00
Public
MVVM: Big rework of the MVVM view compiler. It add supports for conversion function to go from complex to simple. Supports pin split on simple conversion function. Add ability to to support setter function with more than one argument. Build the list of all the sources.
2023-11-17 14:09:15 -05:00
ModelViewViewModelEditor.Build.cs
Move UMG/FieldNotification files to the FieldNotification module.
2023-04-03 22:29:35 -04:00