Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DestinyManifest

DestinyManifest is the external-facing contract for just the properties needed by those calling the Destiny Platform.

Hierarchy

  • DestinyManifest

Index

Properties

iconImagePyramidInfo

iconImagePyramidInfo: ImagePyramidEntry[]

Information about the "Image Pyramid" for Destiny icons. Where possible, we create smaller versions of Destiny icons. These are found as subfolders under the location of the "original/full size" Destiny images, with the same file name and extension as the original image itself. (this lets us avoid sending largely redundant path info with every entity, at the expense of the smaller versions of the image being less discoverable)

jsonWorldContentPaths

jsonWorldContentPaths: object

Type declaration

  • [key: string]: string

mobileAssetContentPath

mobileAssetContentPath: string

mobileClanBannerDatabasePath

mobileClanBannerDatabasePath: string

mobileGearAssetDataBases

mobileGearAssetDataBases: GearAssetDataBaseDefinition[]

mobileGearCDN

mobileGearCDN: object

Type declaration

  • [key: string]: string

mobileWorldContentPaths

mobileWorldContentPaths: object

Type declaration

  • [key: string]: string

version

version: string