PHP 클래스 Destiny\Character\Inventory

상속: extends Destiny\Model
파일 보기 프로젝트 열기: TrackerNetwork/DestinyStatus

보호된 프로퍼티들

프로퍼티 타입 설명
$character Destiny\Character

공개 메소드들

메소드 설명
__construct ( Character $character, array $properties )

보호된 메소드들

메소드 설명
gAccount ( )
gArms ( )
gArtifact ( )
gCharacter ( )
gChest ( )
gClass ( )
gEmblem ( )
gEmote ( )
gGhost ( )
gHead ( )
gHeavyWeapons ( )
gItems ( $key )
gLegs ( )
gPrimaryWeapons ( )
gShader ( )
gShip ( )
gSparrowHorn ( )
gSpecialWeapons ( )
gSubclass ( )
gVehicle ( )

메소드 상세

__construct() 공개 메소드

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

gAccount() 보호된 메소드

protected gAccount ( )

gArms() 보호된 메소드

protected gArms ( )

gArtifact() 보호된 메소드

protected gArtifact ( )

gCharacter() 보호된 메소드

protected gCharacter ( )

gChest() 보호된 메소드

protected gChest ( )

gClass() 보호된 메소드

protected gClass ( )

gEmblem() 보호된 메소드

protected gEmblem ( )

gEmote() 보호된 메소드

protected gEmote ( )

gGhost() 보호된 메소드

protected gGhost ( )

gHead() 보호된 메소드

protected gHead ( )

gHeavyWeapons() 보호된 메소드

protected gHeavyWeapons ( )

gItems() 보호된 메소드

protected gItems ( $key )

gLegs() 보호된 메소드

protected gLegs ( )

gPrimaryWeapons() 보호된 메소드

protected gPrimaryWeapons ( )

gShader() 보호된 메소드

protected gShader ( )

gShip() 보호된 메소드

protected gShip ( )

gSparrowHorn() 보호된 메소드

protected gSparrowHorn ( )

gSpecialWeapons() 보호된 메소드

protected gSpecialWeapons ( )

gSubclass() 보호된 메소드

protected gSubclass ( )

gVehicle() 보호된 메소드

protected gVehicle ( )

프로퍼티 상세

$character 보호되어 있는 프로퍼티

protected Character,Destiny $character
리턴 Destiny\Character