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

TRoomAutoMatchingCriteria

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

Declaration

Source position: googlegames.pp line 2294

type TRoomAutoMatchingCriteria = class(TGoogleBaseObject)

protected

  procedure SetexclusiveBitmask(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure SetmaxAutoMatchingPlayers(); virtual;

  

  procedure SetminAutoMatchingPlayers(); virtual;

  

published

  property exclusiveBitmask: string; [rw]

  

  property kind: string; [rw]

  

  property maxAutoMatchingPlayers: Integer; [rw]

  

  property minAutoMatchingPlayers: Integer; [rw]

  

end;

Inheritance

TRoomAutoMatchingCriteria

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio