PHP Class Destiny\Character\Statistics

Inheritance: extends Destiny\Model
Datei anzeigen Open project: TrackerNetwork/DestinyStatus

Protected Properties

Property Type Description
$character

Public Methods

Method Description
__construct ( Character $character, array $properties )

Protected Methods

Method Description
gCharacter ( )
gPve ( )
gPvp ( )
gTotal ( )

Method Details

__construct() public method

public __construct ( Character $character, array $properties )
$character Destiny\Character
$properties array

gCharacter() protected method

protected gCharacter ( )

gPve() protected method

protected gPve ( )

gPvp() protected method

protected gPvp ( )

gTotal() protected method

protected gTotal ( )

Property Details

$character protected_oe property

protected $character