Writing gameplay or editor code that needs to react to some user action is very inconvenient if there is no delegate notifying us that something has happened. Here is where to find useful delegates.
Share this post
Daily Unreal Column #78 - Core Delegates
Share this post
Writing gameplay or editor code that needs to react to some user action is very inconvenient if there is no delegate notifying us that something has happened. Here is where to find useful delegates.