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

TPlayerAchievement

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

Declaration

Source position: googlegames.pp line 1571

type TPlayerAchievement = class(TGoogleBaseObject)

protected

  procedure SetachievementState(); virtual;

  

  procedure SetcurrentSteps(); virtual;

  

  procedure SetexperiencePoints(); virtual;

  

  procedure SetformattedCurrentStepsString(); virtual;

  

  procedure Setid(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure SetlastUpdatedTimestamp(); virtual;

  

published

  property achievementState: string; [rw]

  

  property currentSteps: Integer; [rw]

  

  property experiencePoints: string; [rw]

  

  property formattedCurrentStepsString: string; [rw]

  

  property id: string; [rw]

  

  property kind: string; [rw]

  

  property lastUpdatedTimestamp: string; [rw]

  

end;

Inheritance

TPlayerAchievement

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio