• Preparing search index...
  • The search index is not available
GDevelop JavaScript game engine
  • GDevelop JavaScript game engine
  • gdjs
  • evtTools
  • variable
  • sceneVariableExists

Function sceneVariableExistsPrivate

  • sceneVariableExists(runtimeScene, variableName): boolean
  • Check if a scene variable exists. This shortcut function is needed for events code generation.

    Parameters

    • runtimeScene: RuntimeScene
    • variableName: string

    Returns boolean

    • Defined in GDJS/Runtime/events-tools/variabletools.ts:75

Settings

Member Visibility

Theme

GDevelop JavaScript game engine
  • Loading...

Generated using TypeDoc