This doesn’t solve for cases like having a latent node, which can only be placed in an event graph. In my case I have a macro in a parent Ability BP that contains Play Montage and Wait For Event, which was supposed to make it convenient to drop a single macro to basically translate a montage. However, I either have to copy and paste this macro to all children, or I have to do this via a separate function I have to manually plug into the play montage every time. Not a giant inconvenience, but it is one, and I do not see it as being exactly necessary given that it could be solved as simply as having macros be inherited from parent.
1 Like