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
3aeb76aef3125258d409fdefa46afbe51b3b8451
UnrealEngineUWP
/
Engine
/
Plugins
/
Runtime
/
ModelViewViewModel
/
Source
/
ModelViewViewModelEditor
History
patrick boutot
3aeb76aef3
MVVM: Change error message when the field does not exist to include a posible solution to the problem. Test if the field exist on the downcasted struct instead of the previous property owner struct.
...
#jira UE-189649 #rb vincent.gauthier [CL 26467804 by patrick boutot in 5.3 branch]
2023-07-19 15:03:01 -04:00
..
Private
MVVM: Change error message when the field does not exist to include a posible solution to the problem. Test if the field exist on the downcasted struct instead of the previous property owner struct.
2023-07-19 15:03:01 -04:00
Public
MVVM: Save the MemberReference with self context. That allow the path to be used in the skeletal compilation phase.
2023-06-16 12:57:13 -04:00
ModelViewViewModelEditor.Build.cs
Move UMG/FieldNotification files to the FieldNotification module.
2023-04-03 22:29:35 -04:00