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

Function globalVariableExistsPrivate

  • globalVariableExists(instanceContainer, variableName): boolean
  • Check if a global variable exists. This shortcut function is needed for events code generation.

    Parameters

    • instanceContainer: RuntimeInstanceContainer
    • variableName: string

    Returns boolean

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

Settings

Member Visibility

Theme

GDevelop JavaScript game engine
  • Loading...

Generated using TypeDoc