ContentProvider

extends Instance

Class fields

FieldXML typeValue
NamestringContentProvider

Properties

2
BaseUrl
string
FieldXML typeValue
NamestringBaseUrl
RequestQueueSize
int
FieldXML typeValue
NamestringRequestQueueSize

Functions

5
Preload
(contentId: Content) → void
FieldXML typeValue
NamestringPreload
SetAssetUrl
(url: string) → void
FieldXML typeValue
NamestringSetAssetUrl
SetBaseUrl
(url: string) → void
FieldXML typeValue
NamestringSetBaseUrl
SetCacheSize
(count: int) → void
FieldXML typeValue
NamestringSetCacheSize
SetThreadPool
(count: int) → void
FieldXML typeValue
NamestringSetThreadPool

Yield functions

1
PreloadAsync
(contentIdList: Array) → void
FieldXML typeValue
NamestringPreloadAsync