Property | Type | Description | |
---|---|---|---|
$instances | array |
Method | Description | |
---|---|---|
activity ( string $hash ) : |
||
activityBundle ( string $hash ) : |
||
activityType ( string $hash ) : |
||
characterClass ( string $hash ) : |
||
combatant ( string $hash ) : Destiny\Definitions\Combatant | ||
destination ( string $hash ) : |
||
directorBook ( string $hash ) : Destiny\Definitions\DirectorBook | ||
enemyRace ( string $hash ) : Destiny\Definitions\EnemyRace | ||
faction ( string $hash ) : Destiny\Definitions\Faction | ||
gender ( string $hash ) : Destiny\Definitions\Gender | ||
grimoire ( ) : Destiny\Definitions\Grimoire | ||
grimoireCard ( string $cardId ) : Destiny\Definitions\GrimoireCard | ||
historicalStats ( string $key ) : Destiny\Definitions\HistoricalStats | ||
inventoryBucket ( string $hash ) : Destiny\Definitions\InventoryBucket | ||
inventoryItem ( string $hash ) : |
||
objective ( string $hash ) : |
||
place ( string $hash ) : Destiny\Definitions\Place | ||
progression ( string $hash ) : |
||
race ( string $hash ) : Destiny\Definitions\Race | ||
sandboxPerk ( string $hash ) : Destiny\Definitions\SandboxPerk | ||
scriptedSkull ( string $hash ) : Destiny\Definitions\ScriptedSkull | ||
specialEvent ( string $hash ) : Destiny\Definitions\SpecialEvent | ||
stat ( string $hash ) : Destiny\Definitions\Stat | ||
statGroup ( string $hash ) : Destiny\Definitions\StatGroup | ||
talentGrid ( string $hash ) : Destiny\Definitions\TalentGrid | ||
unlockFlag ( string $hash ) : Destiny\Definitions\UnlockFlag | ||
vendor ( string $hash ) : Destiny\Definitions\Vendor |
Method | Description | |
---|---|---|
instance ( $type, $key ) | ||
load ( string $type, string $key ) : array | null |
public activityBundle ( string $hash ) : |
||
$hash | string | |
return |
public activityType ( string $hash ) : |
||
$hash | string | |
return |
public characterClass ( string $hash ) : |
||
$hash | string | |
return |
public destination ( string $hash ) : |
||
$hash | string | |
return |
public directorBook ( string $hash ) : Destiny\Definitions\DirectorBook | ||
$hash | string | |
return | Destiny\Definitions\DirectorBook |
public grimoire ( ) : Destiny\Definitions\Grimoire | ||
return | Destiny\Definitions\Grimoire |
public grimoireCard ( string $cardId ) : Destiny\Definitions\GrimoireCard | ||
$cardId | string | |
return | Destiny\Definitions\GrimoireCard |
public historicalStats ( string $key ) : Destiny\Definitions\HistoricalStats | ||
$key | string | |
return | Destiny\Definitions\HistoricalStats |
public inventoryBucket ( string $hash ) : Destiny\Definitions\InventoryBucket | ||
$hash | string | |
return | Destiny\Definitions\InventoryBucket |
public inventoryItem ( string $hash ) : |
||
$hash | string | |
return |
public progression ( string $hash ) : |
||
$hash | string | |
return |
public sandboxPerk ( string $hash ) : Destiny\Definitions\SandboxPerk | ||
$hash | string | |
return | Destiny\Definitions\SandboxPerk |
public scriptedSkull ( string $hash ) : Destiny\Definitions\ScriptedSkull | ||
$hash | string | |
return | Destiny\Definitions\ScriptedSkull |
public specialEvent ( string $hash ) : Destiny\Definitions\SpecialEvent | ||
$hash | string | |
return | Destiny\Definitions\SpecialEvent |
public talentGrid ( string $hash ) : Destiny\Definitions\TalentGrid | ||
$hash | string | |
return | Destiny\Definitions\TalentGrid |
public unlockFlag ( string $hash ) : Destiny\Definitions\UnlockFlag | ||
$hash | string | |
return | Destiny\Definitions\UnlockFlag |