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

TPlayerLevel

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

Declaration

Source position: googlegames.pp line 1776

type TPlayerLevel = class(TGoogleBaseObject)

protected

  procedure Setkind(); virtual;

  procedure Setlevel(); virtual;

  procedure SetmaxExperiencePoints(); virtual;

  procedure SetminExperiencePoints(); virtual;

published

  property kind: string; [rw]

  property level: Integer; [rw]

  property maxExperiencePoints: string; [rw]

  property minExperiencePoints: string; [rw]

end;

Inheritance

TPlayerLevel

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18