PHP 클래스 Destiny\AccountStatistics

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

공개 프로퍼티들

프로퍼티 타입 설명
$pve StatisticsCollection
$pvp StatisticsCollection

보호된 프로퍼티들

프로퍼티 타입 설명
$account Account

공개 메소드들

메소드 설명
__construct ( Account $account, array $properties = null )
character ( $id )

보호된 메소드들

메소드 설명
gCharacters ( )
gMergedAllCharacters ( )

메소드 상세

__construct() 공개 메소드

public __construct ( Account $account, array $properties = null )
$account Account
$properties array

character() 공개 메소드

public character ( $id )

gCharacters() 보호된 메소드

protected gCharacters ( )

gMergedAllCharacters() 보호된 메소드

protected gMergedAllCharacters ( )

프로퍼티 상세

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

protected Account,Destiny $account
리턴 Account

$pve 공개적으로 프로퍼티

public StatisticsCollection,Destiny $pve
리턴 StatisticsCollection

$pvp 공개적으로 프로퍼티

public StatisticsCollection,Destiny $pvp
리턴 StatisticsCollection