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
2d9bf4fb138ee6632fa509bf3140d8735a72e9ee
UnrealEngineUWP
/
Engine
/
Plugins
/
Runtime
/
ModelViewViewModel
/
Source
/
ModelViewViewModelBlueprint
/
Private
/
Node
History
patrick boutot
7d96f7cae6
MVVM: Add the source needed to run the event. When running the event, early exist if the sources are not valid. Some sources are optional and should not trigger an error. Binding do the same but it's the view that decides when to trigger the binding. Since the event can be trigger from anywhere the event itself has to check.
...
#jira UE-201178 #rb zahra.nikbakht [CL 32126833 by patrick boutot in ue5-main branch]
2024-03-08 14:09:12 -05:00
..
MVVMK2Node_AreSourcesValidForEvent.cpp
…
MVVMK2Node_AreSourcesValidForEvent.h
…