How do I use custom c++ class in blueprint project?

It turns out I had a problem with the c++ code. After finding and fixing the error, I was able to create a new c++ class in my blueprint project that properly shows the function I made.
It works as expected. I was making it more complicated then it needed to be. Thanks FrankieV!