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
9609b3890531f10465417d72ffafa7d8f95ecf63
UnrealEngineUWP
/
Engine
/
Plugins
/
Runtime
/
ModelViewViewModel
/
Source
/
ModelViewViewModelEditor
History
patrick boutot
9609b38905
MVVM: Add BP binding event to Viewmodel. Fix FieldVariant::IsEmpty now check if the pointer is nullptr (the function or property is not valid anymore). GetAvailableConversionFunctions now check for the widget parent class.
...
#rb sebastian.nordgren [CL 22084831 by patrick boutot in ue5-main branch]
2022-09-19 19:56:19 -04:00
..
Private
MVVM: Add BP binding event to Viewmodel. Fix FieldVariant::IsEmpty now check if the pointer is nullptr (the function or property is not valid anymore). GetAvailableConversionFunctions now check for the widget parent class.
2022-09-19 19:56:19 -04:00
Public
MVVM - Editor subsystem now correctly handles calls for simple conversion functions that don't create a wrapper UEdGraph.
2022-09-15 18:04:15 -04:00
ModelViewViewModelEditor.Build.cs
MVVM: To support property without field notification (that will be one way only), add the bHasNotify to the FMVVMAvailableBinding.
2022-06-29 01:02:32 -04:00