C# Class AddSharedGroupMembersCommand, PlayFabGameServer

Adds users to the set of those able to update both the shared data, as well as the set of users in the group. Only users in the group (and the server) can add new members.
Inheritance: Command
Show 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