Hi-
I’m wondering- how can I declare UFUNCTIONs using macros?
I write a piece of code that works fine just fine, but putting it in a macro breaks it.
I must be missing something- it always hides the function declared immediately after it and putting it at the end reveals an error:
Putting a semi-colon fixes it (even though it shouldn’t need one), but the function still won’t show up in blueprints.
Substituting out the macro makes everything work perfectly- no errors, no semi-colons, and actually visible to blueprint


