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

TPlayerAchievement

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

Declaration

Source position: googlegames.pp line 1565

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


Documentation generated on: 2023-03-18