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.
Daily Unreal Column #78 - Core Delegates
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.