PHP Class Destiny\Character\Inventory

Inheritance: extends Destiny\Model
Afficher le fichier Open project: TrackerNetwork/DestinyStatus

Protected Properties

Свойство Type Description
$character Destiny\Character

Méthodes publiques

Méthode Description
__construct ( Character $character, array $properties )

Méthodes protégées

Méthode Description
gAccount ( )
gArms ( )
gArtifact ( )
gCharacter ( )
gChest ( )
gClass ( )
gEmblem ( )
gEmote ( )
gGhost ( )
gHead ( )
gHeavyWeapons ( )
gItems ( $key )
gLegs ( )
gPrimaryWeapons ( )
gShader ( )
gShip ( )
gSparrowHorn ( )
gSpecialWeapons ( )
gSubclass ( )
gVehicle ( )

Method Details

__construct() public méthode

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

gAccount() protected méthode

protected gAccount ( )

gArms() protected méthode

protected gArms ( )

gArtifact() protected méthode

protected gArtifact ( )

gCharacter() protected méthode

protected gCharacter ( )

gChest() protected méthode

protected gChest ( )

gClass() protected méthode

protected gClass ( )

gEmblem() protected méthode

protected gEmblem ( )

gEmote() protected méthode

protected gEmote ( )

gGhost() protected méthode

protected gGhost ( )

gHead() protected méthode

protected gHead ( )

gHeavyWeapons() protected méthode

protected gHeavyWeapons ( )

gItems() protected méthode

protected gItems ( $key )

gLegs() protected méthode

protected gLegs ( )

gPrimaryWeapons() protected méthode

protected gPrimaryWeapons ( )

gShader() protected méthode

protected gShader ( )

gShip() protected méthode

protected gShip ( )

gSparrowHorn() protected méthode

protected gSparrowHorn ( )

gSpecialWeapons() protected méthode

protected gSpecialWeapons ( )

gSubclass() protected méthode

protected gSubclass ( )

gVehicle() protected méthode

protected gVehicle ( )

Property Details

$character protected_oe property

protected Character,Destiny $character
Résultat Destiny\Character