Calling a C++ funtion from an ActorComponent in a Blueprint

You need a pointer to an instance of your class in Blueprint. Either that or you’ve forgotten to compile.