In lecture 31. Observer Pattern I copied the instructor’s code on this link and it didn’t work (23. Observer Pattern (5a8d6b45) · Commits · GameDev.tv / Unreal Action Combat / GameDev.tv - Unreal Action Combat · GitLab)
Somehow my Unreal can’t compile successfully
Something about Broadcast is not a member of fonupdatedtargetsignature and see declaration of fonupdatedtargetsignature
Here’s my log
Here’s my lockon header file
Here’s my lockon cpp file
I dit restart UE but still did not compile