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
Afficher le fichier Open project: PlayFab/PlayFabGameServer

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Execute ( ) : void

Method Details

Execute() public méthode

public Execute ( ) : void
Résultat void