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
5dc58359e032b89622f66802bccd73aee8564472
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
Core
/
Public
/
Delegates
History
Sam Zamani
3c3c62340b
multicast delegate bound check fix to see if there is a valid function in the invocation list
...
#codereview: bob.tellez [CL 2070920 by Sam Zamani in Main branch]
2014-05-12 18:05:52 -04:00
..
Delegate.h
Delegates: Moved delegate files into their own sub-folder
2014-05-08 22:39:20 -04:00
DelegateBase.h
Delegates: better handling of removal of functions from multicast delegates
2014-05-09 13:32:37 -04:00
DelegateCombinations.h
Delegates: Moved delegate files into their own sub-folder
2014-05-08 22:39:20 -04:00
DelegateInstanceInterfaceImpl.inl
Delegates: Moved delegate files into their own sub-folder
2014-05-08 22:39:20 -04:00
DelegateInstancesImpl.inl
Delegates: Moved delegate files into their own sub-folder
2014-05-08 22:39:20 -04:00
DelegateSignatureImpl.inl
Delegates: Performance optimization for multicast delegates
2014-05-10 11:43:21 -04:00
IDelegateInstance.h
Delegates: better handling of removal of functions from multicast delegates
2014-05-09 13:32:37 -04:00
MulticastDelegateBase.h
multicast delegate bound check fix to see if there is a valid function in the invocation list
2014-05-12 18:05:52 -04:00