PHP 클래스 Destiny\Character\InventoryBucket

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

보호된 프로퍼티들

프로퍼티 타입 설명
$inventory Inventory

공개 메소드들

메소드 설명
__construct ( Inventory $inventory, array $properties )

보호된 메소드들

메소드 설명
gBucketDescription ( )
gBucketHash ( $value )
gBucketIdentifier ( )
gBucketName ( )
gBucketOrder ( )
gDefinition ( )
gEquipped ( )
gItems ( array $items )

메소드 상세

__construct() 공개 메소드

public __construct ( Inventory $inventory, array $properties )
$inventory Inventory
$properties array

gBucketDescription() 보호된 메소드

protected gBucketDescription ( )

gBucketHash() 보호된 메소드

protected gBucketHash ( $value )

gBucketIdentifier() 보호된 메소드

protected gBucketIdentifier ( )

gBucketName() 보호된 메소드

protected gBucketName ( )

gBucketOrder() 보호된 메소드

protected gBucketOrder ( )

gDefinition() 보호된 메소드

protected gDefinition ( )

gEquipped() 보호된 메소드

protected gEquipped ( )

gItems() 보호된 메소드

protected gItems ( array $items )
$items array

프로퍼티 상세

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

protected Inventory,Destiny\Character $inventory
리턴 Inventory