• Preparing search index...
  • The search index is not available
GDevelop JavaScript game engine
  • GDevelop JavaScript game engine
  • gdjs
  • evtTools
  • runtimeScene
  • getSceneLoadingProgress

Function getSceneLoadingProgress

  • getSceneLoadingProgress(runtimeScene, sceneName): number
  • Parameters

    • runtimeScene: RuntimeScene
    • sceneName: string

    Returns number

    The progress of assets loading in background for a scene (between 0 and 1).

    • Defined in GDJS/Runtime/events-tools/runtimescenetools.ts:343

Settings

Member Visibility

Theme

GDevelop JavaScript game engine
  • Loading...

Generated using TypeDoc