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
98f68d2bf92e48730439b1bc35f379cd9afa576e
UnrealEngineUWP
/
Engine
/
Plugins
/
Runtime
/
ModelViewViewModel
/
Source
/
ModelViewViewModelBlueprint
History
patrick boutot
98f68d2bf9
MVVM: Fix loading pin values. The TrySetDefault reset the other option so the order was important. Introduced with CL30592781.
...
#jira UE-205197 #rb editor-ui-systems [CL 31002167 by patrick boutot in ue5-main branch]
2024-01-30 07:41:13 -05:00
..
Private
MVVM: Fix loading pin values. The TrySetDefault reset the other option so the order was important. Introduced with CL30592781.
2024-01-30 07:41:13 -05:00
Public
MVVM: allow events to bind to functions with any number of parameters.
2024-01-23 19:17:27 -05:00
ModelViewViewModelBlueprint.Build.cs
MVVM: Add instanced viewmodel. A way to create your viewmodel inside the view. The viewmodel is private and can only be used by the view. The feature is enabled by a setting. Change how the customization for the viewmodel context hide properties. Add a new submenu for the viewmodel panel.
2023-08-28 08:59:49 -04:00