GitHub Project.
Simple blueprint library made as a plugin in UE 5.1
This library is a running work in progress that I created to fill the gap between what I can find in other plugins and what I needed.
I prefer to not use the BlueprintAsyncActionBase for any of my functions so that I can call all of them from blueprint functions and not the event graph.