C# Class GetSharedGroupDataCommand, PlayFabGameServer

Retrieves data stored in a shared group object, as well as the list of members in the group. The server can access all public and private group data.
Inheritance: Command
Mostra file 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