playfab_ex v0.2.0 PlayfabEx.Server.Default.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.

@link https://api.playfab.com/documentation/server/method/ExecuteCloudScript