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
e634ee40dc2e97daa4e4ead10edfeb683fee4792
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
FieldNotification
History
patrick boutot
e70555390c
MVVM: Change the delegate type to not consider the threadsafe detector. The delegate is saved in a tarray and it can move or remove element from the tarray creating unwanted copies.
...
[CL 26144740 by patrick boutot in ue5-main branch]
2023-06-21 07:13:59 -04:00
..
Private
MVVM: Fix order when adding a delegate and removing delegate while a delegate is executing.
2023-06-02 08:29:35 -04:00
Public
MVVM: Change the delegate type to not consider the threadsafe detector. The delegate is saved in a tarray and it can move or remove element from the tarray creating unwanted copies.
2023-06-21 07:13:59 -04:00
FieldNotification.Build.cs
…