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

TPlayerScoreResponse

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

Declaration

Source position: googlegames.pp line 1884

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



CT Web help

CodeTyphon Studio