Options
All
  • Public
  • Public/Protected
  • All
Menu

This is an example of some functions that can be used through events. They could live on any object but it's usual to store them in an object with the extension name in gdjs.evtTools.

Functions are being passed the arguments that were declared in the extension.

Index

Functions

  • getString(): string
  • myConditionFunction(number: any, text: any): boolean

Generated using TypeDoc