C# Class GetAllSegmentsCommand, PlayFabGameServer

Retrieves an array of player segment definitions. Results from this can be used in subsequent API calls such as GetPlayersInSegment which requires a Segment ID. While segment names can change the ID for that segment will not change.
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