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
97f39a99cbee5d52ab64da06e6132c3d0415c31c
UnrealEngineUWP
/
Engine
/
Plugins
/
Runtime
/
ModelViewViewModel
/
Source
/
ModelViewViewModelEditor
History
patrick boutot
97f39a99cb
MVVM: Fix GetReturn value that returns an invalid property in the MVVM context. There is only one none const out param or a property mark as the return type. That is to prevent unintended mistakes with argument ordering.
...
#jira UE-200604 #rb yohann.dossantos [CL 32152299 by patrick boutot in ue5-main branch]
2024-03-11 08:20:13 -04:00
..
Private
MVVM: Fix GetReturn value that returns an invalid property in the MVVM context. There is only one none const out param or a property mark as the return type. That is to prevent unintended mistakes with argument ordering.
2024-03-11 08:20:13 -04:00
Public
MVVM: Add Conversion Function Library.
2024-03-04 09:12:29 -05:00
ModelViewViewModelEditor.Build.cs
…