C# Class DeleteSharedGroupCommand, PlayFabGameServer

Deletes a shared group, freeing up the shared group ID to be reused for a new group
Inheritance: Command
Datei anzeigen 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