PHP 클래스 Destiny\Character\Progression

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

보호된 프로퍼티들

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

공개 메소드들

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

보호된 메소드들

메소드 설명
gIcon ( $value )
gLabel ( )
gProgressionHash ( $value )

메소드 상세

__construct() 공개 메소드

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

gIcon() 보호된 메소드

protected gIcon ( $value )

gLabel() 보호된 메소드

protected gLabel ( )

gProgressionHash() 보호된 메소드

protected gProgressionHash ( $value )

isMaxed() 공개 메소드

public isMaxed ( )

프로퍼티 상세

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

protected Character,Destiny $character
리턴 Destiny\Character

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

protected $names