Epic Developer Community Forums
How to use delegates as parameter
Development
Programming & Scripting
C++
unreal-engine
rayunforsaken
(rayunforsaken)
October 12, 2022, 6:22pm
5
You only need a UFUNCTION when using dynamic delegates. That allows you to add the delegate by name.
show post in topic