• Preparing search index...
  • The search index is not available
GDevelop JavaScript game engine
  • GDevelop JavaScript game engine
  • gdjs
  • evtTools
  • firebaseTools
  • firestore
  • startQuery

Function startQuery

  • startQuery(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

    • Defined in Extensions/Firebase/B_firebasetools/D_cloudfirestoretools.ts:46

Settings

Member Visibility

Theme

GDevelop JavaScript game engine
  • Loading...

Generated using TypeDoc