for BP functions, is there a way to make a function auto ref self in the context of the bp it is located in? As my current work around I made an input pin for self and when I call the function then I attach the self ref.

Hey @Hero_Tales!

Have you tried “GetOwner” and things of that nature? Can you not add a “Get ref to self” on the Blueprint Function Library, and that’s the issue?

Get back to us! Interested in helping with this solution!:slight_smile: