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

TAchievementUpdateResponse

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

Declaration

Source position: googlegames.pp line 488

type TAchievementUpdateResponse = class(TGoogleBaseObject)

protected

  procedure SetachievementId(); virtual;

  procedure SetcurrentState(); virtual;

  procedure SetcurrentSteps(); virtual;

  procedure Setkind(); virtual;

  procedure SetnewlyUnlocked(); virtual;

  procedure SetupdateOccurred(); virtual;

published

  property achievementId: string; [rw]

  property currentState: string; [rw]

  property currentSteps: Integer; [rw]

  property kind: string; [rw]

  property newlyUnlocked: Boolean; [rw]

  property updateOccurred: Boolean; [rw]

end;

Inheritance

TAchievementUpdateResponse

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18