Hierarchy

  • VariableController

Methods

  • This method sets the image variable connector. Setting a connector will automatically remove the assetId linked to the connector if present. If a connector was the source of the variable, it will be unregistered.

    Returns

    The new id of the connector

    Parameters

    • id: string

      The id of the image variable to update

    • registration: ConnectorUrlRegistration | ConnectorGrafxRegistration | ConnectorLocalRegistration

      registration object containing all details about the connector

    Returns Promise<EditorResponse<string>>

Generated using TypeDoc