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

Function getVariableStringPrivate

  • getVariableString(variable): string
  • Get the string of a variable. Equivalent to variable.getAsString(). This shortcut function is needed for events code generation.

    Parameters

    • variable: Variable

    Returns string

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

Settings

Member Visibility

Theme

GDevelop JavaScript game engine
  • Loading...

Generated using TypeDoc