Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IAssetManagerOptions

AssetManager configuration.

Hierarchy

  • IAssetManagerOptions

Index

Properties

Optional bundleVers

bundleVers: Record<string, string>

Version for all bundles

Optional importBase

importBase: undefined | string

Optional jsbDownloaderMaxTasks

jsbDownloaderMaxTasks: undefined | number

Optional jsbDownloaderTimeout

jsbDownloaderTimeout: undefined | number

Optional nativeBase

nativeBase: undefined | string

Optional remoteBundles

remoteBundles: string[]

All remote bundles

Optional server

server: undefined | string

Remote server address

Optional subpackages

subpackages: string[]

All subpackages

Generated using TypeDoc