How to Call C++ function from Blueprint?

To use this function in Blueprint, just use the tag UFUNCTION(BlueprintCallable), like GarnerP57 said. This should work :slight_smile: