Epic Developer Community Forums
What the difference between functions and macros
Development
Programming & Scripting
Blueprint
unreal-engine
Everynone
(Everynone)
October 6, 2021, 3:28pm
2
prefer macros over functions
image
816×182 28.5 KB
you need more than one execution wire
you couldn’t care less about local variables / scope
you wish to take advantage of latent actions, like delays
And here:
2 Likes
show post in topic