How do I get a reference to a BTTask Blueprint

how do i get a reference to a Behavior Tree Task Blueprint?

If I promote a variable from the target It will not populate with my BTTask blueprints, and they are indeed children of the BTTask Blueprint Base.

This is killing me and I’ve talked to 3 other people that have been doing this longer than me, google has 0 references to this node aside from the basic documentation which is just a picture of the node. Any help pointing in a direction I can use this would be greatly appreciated.

I’d recommend you take a look at event dispatchers and interfaces to achieve what you’d like.

id much prefer just to use this node if possible