playfab_ex v0.2.2 PlayfabEx.Client.Default.ServerSideCloudScript
Link to this section Summary
Functions
Executes a CloudScript function, with the ‘currentPlayerId’ set to the PlayFab ID of the authenticated player
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’ set to the PlayFab ID of the authenticated player.
@link https://api.playfab.com/documentation/client/method/ExecuteCloudScript