Hi
This function has compile errors.
https://github.com/PlayFab/pf-af-devfuncs/blob/main/csharp/ExecuteFunction.cs
When I remove the static keyword from the class it mostly works but the script does not return the values I return from my function to unity. The deployed version works correctly.