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

TGamesPlayerExperienceInfoResource

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

Declaration

Source position: googlegamesmanagement.pp line 165

type TGamesPlayerExperienceInfoResource = class(TGoogleBaseObject)

protected

  procedure SetcurrentExperiencePoints(); virtual;

  procedure SetcurrentLevel(); virtual;

  procedure SetlastLevelUpTimestampMillis(); virtual;

  procedure SetnextLevel(); virtual;

published

  property currentExperiencePoints: string; [rw]

  property currentLevel: TGamesPlayerLevelResource; [rw]

  property lastLevelUpTimestampMillis: string; [rw]

  property nextLevel: TGamesPlayerLevelResource; [rw]

end;

Inheritance

TGamesPlayerExperienceInfoResource

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18