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

TGamesPlayerExperienceInfoResource

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

Declaration

Source position: googlegamesManagement.pp line 171

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



CT Web help

CodeTyphon Studio