Unit 'googlegames' Package
[Overview][Types][Classes][Index] [#googleapi]

TPlayerScoreResponse

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: googlegames.pp line 1878

type TPlayerScoreResponse = class(TGoogleBaseObject)

protected

  procedure SetbeatenScoreTimeSpans(); virtual;

  procedure SetformattedScore(); virtual;

  procedure Setkind(); virtual;

  procedure SetleaderboardId(); virtual;

  procedure SetscoreTag(); virtual;

  procedure SetunbeatenScores(); virtual;

published

  property beatenScoreTimeSpans: TStringArray; [rw]

  property formattedScore: string; [rw]

  property kind: string; [rw]

  property leaderboardId: string; [rw]

  property scoreTag: string; [rw]

  property unbeatenScores: TPlayerScoreResponseTypeunbeatenScoresArray; [rw]

end;

Inheritance

TPlayerScoreResponse

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18