How do I make global static functions exposed to Blueprints?

Aha - finally - declaring it static worked - but I had to start a fresh project to test it. I’d changed so many things trying to get it to work that I corrupted something.

Also, BlueprintPure needs to be turned on as you’ve shown.

Thanks folks!