If so, how? Thanks
HI, which blueprint is the macro in and where do you want to call it from?
Note: I did a test by calling a function, inside the function calls the macro, directly calling macro I don’t know how to do it.
See if this helps
Inspired by @ClockworkOcean / @Everynone posts in a recent-ish thread about accessing interfaces from the Level-BP … Tried to see if Get-All-Actors could offer something. And there is ActorMacros… But can’t get it to do anything interesting in UE4 / UE5 (array of length zero). Maybe someone else knows what that option is for…
Put it in a macro library, then you can call it from anywhere
Edit: I notice you’re trying to call it in an anim BP? Then you need to use a function library
Oh no, what have we done!
The hellmouth was always open under Sunnydale high…
Interesting, so put the macro inside a function and call the function. Thank you!
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.