How to make data accessable for C++ and blueprint?

You just have to get a reference on your pawn, use a “Cast to YourCPPClass” node, and call the function or get your variable.