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
0bcd7257123cd896fabac32bdaf0c7d84cbc3293
UnrealEngineUWP
/
Engine
/
Plugins
/
Runtime
/
ModelViewViewModel
/
Source
/
ModelViewViewModelBlueprint
History
patrick boutot
0b2998c534
MVVM: Cache the default execution mode for performance.
...
#rb editor-ui-systems [CL 29517618 by patrick boutot in ue5-main branch]
2023-11-07 07:37:01 -05:00
..
Private
MVVM: Cache the default execution mode for performance.
2023-11-07 07:37:01 -05:00
Public
MVVM: Split and recombine structure argument for conversion function parameters and events parameters.
2023-10-24 10:12:34 -04: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