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

TGamesPlayerLevelResource

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

Declaration

Source position: googlegamesmanagement.pp line 190

type TGamesPlayerLevelResource = class(TGoogleBaseObject)

protected

  procedure Setlevel(); virtual;

  procedure SetmaxExperiencePoints(); virtual;

  procedure SetminExperiencePoints(); virtual;

published

  property level: Integer; [rw]

  property maxExperiencePoints: string; [rw]

  property minExperiencePoints: string; [rw]

end;

Inheritance

TGamesPlayerLevelResource

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18