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

TAchievementConfiguration

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

Declaration

Source position: googlegamesconfiguration.pp line 43

type TAchievementConfiguration = class(TGoogleBaseObject)

protected

  class function ExportPropertyName(); override;

  procedure SetachievementType(); virtual;

  procedure Setdraft(); virtual;

  procedure Setid(); virtual;

  procedure SetinitialState(); virtual;

  procedure Setkind(); virtual;

  procedure Set_published(); virtual;

  procedure SetstepsToUnlock(); virtual;

  procedure Settoken(); virtual;

published

  property achievementType: string; [rw]

  property draft: TAchievementConfigurationDetail; [rw]

  property id: string; [rw]

  property initialState: string; [rw]

  property kind: string; [rw]

  property _published: TAchievementConfigurationDetail; [rw]

  property stepsToUnlock: Integer; [rw]

  property token: string; [rw]

end;

Inheritance

TAchievementConfiguration

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18