Preparing search index...
The search index is not available
GDevelop JavaScript game engine
GDevelop JavaScript game engine
gdjs
indexedDb
getAllFromIndexedDB
Function getAllFromIndexedDB
get
All
From
IndexedDB
(
dbName
,
objectStoreName
)
:
Promise
<
{
key
:
IDBValidKey
;
value
:
any
;
}
[]
>
Parameters
dbName
:
string
objectStoreName
:
string
Returns
Promise
<
{
key
:
IDBValidKey
;
value
:
any
;
}
[]
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
GDevelop JavaScript game engine
Loading...