Using lambdas to handle delegates in Unreal can be dangerous due to different objects lifetimes. These issues can be avoided by using weak pointers.
Share this post
Daily Unreal Column #50 - Capture weak object…
Share this post
Using lambdas to handle delegates in Unreal can be dangerous due to different objects lifetimes. These issues can be avoided by using weak pointers.