OpenGSQ PHP

Player
in package

Class Player

Table of Contents

Properties

$id  : int
$name  : string
$ping  : int
$score  : int
$statsId  : int

Properties

$id

public int $id

The ID of the player.

$name

public string $name = ''

The name of the player.

$ping

public int $ping

The ping of the player.

$score

public int $score

The score of the player.

$statsId

public int $statsId

The stats ID of the player.


        
On this page

Search results