• Preparing search index...
  • The search index is not available
GDevelop JavaScript game engine
  • GDevelop JavaScript game engine
  • gdjs
  • objectsListsToArray

Function objectsListsToArray

  • objectsListsToArray(objectsLists): RuntimeObject[]
  • Return a new array of objects that is the concatenation of all the objects passed as parameters.

    Parameters

    • objectsLists: Hashtable<RuntimeObject>

    Returns RuntimeObject[]

    • Defined in GDJS/Runtime/gd.ts:511

Settings

Member Visibility

Theme

GDevelop JavaScript game engine
  • Loading...

Generated using TypeDoc