C# Class PlayFab.ClientModels.ReportPlayerClientResult

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

Méthodes publiques

Свойство Type Description
SubmissionsRemaining int
Updated bool

Property Details

SubmissionsRemaining public_oe property

The number of remaining reports which may be filed today.
public int SubmissionsRemaining
Résultat int

Updated public_oe property

Indicates whether this action completed successfully.
public bool Updated
Résultat bool