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
59f0feb3e4b22da5b75e73d0435bf4f66d785eca
UnrealEngineUWP
/
Engine
/
Plugins
/
Runtime
/
ModelViewViewModel
/
Source
/
ModelViewViewModelBlueprint
History
marc audy
59f0feb3e4
Fix warning V595: The pointer was utilized before it was verified against nullptr.
...
#rnx [CL 29459035 by marc audy in ue5-main branch]
2023-11-04 01:30:32 -04:00
..
Private
Fix warning V595: The pointer was utilized before it was verified against nullptr.
2023-11-04 01:30:32 -04: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