sesaparcours
    Preparing search index...
    • Applies an extension method to a block. This should only be called during block construction.

      Parameters

      • name: string

        The name of the extension.

      • block: Blockly.Block

        The block to apply the named extension to.

      • isMutator: boolean

        True if this extension defines a mutator.

      Returns void

      if the extension is not found.