C# Class ExecuteCloudScriptCommand, PlayFabGameServer

Executes a CloudScript function, with the 'currentPlayerId' variable set to the specified PlayFabId parameter value.
Inheritance: Command
显示文件 Open project: PlayFab/PlayFabGameServer

Private Properties

Property Type Description

Public Methods

Method Description
Execute ( ) : void

Method Details

Execute() public method

public Execute ( ) : void
return void