C# Class PlayFab.ServerModels.GetActionGroupResult

Inheritance: PlayFab.SharedModels.PlayFabResultCommon
Afficher le fichier Open project: PlayFab/PlayFabGameServer

Méthodes publiques

Свойство Type Description
Id string
Name string

Property Details

Id public_oe property

Action Group ID
public string Id
Résultat string

Name public_oe property

Action Group name
public string Name
Résultat string