playfab_ex v0.2.2 PlayfabEx.Server.ServerSideCloudScript
Link to this section Summary
Functions
Executes a CloudScript function, with the ‘currentPlayerId’ variable set to the specified PlayFabId parameter value
Link to this section Functions
Link to this function
execute_cloud_script(params)
execute_cloud_script(map()) :: {:ok, map()} | {:error, String.t()}
Executes a CloudScript function, with the ‘currentPlayerId’ variable set to the specified PlayFabId parameter value.