Preparing search index...
The search index is not available
GDevelop JavaScript game engine
GDevelop JavaScript game engine
gdjs
evtTools
firebaseTools
firestore
startQuery
Function startQuery
start
Query
(
queryID
,
collectionName
)
:
void
Initiate a query over a collection.
Parameters
queryID
:
string
The name of the new query.
collectionName
:
string
The name of the collection to query.
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
GDevelop JavaScript game engine
Loading...
Initiate a query over a collection.