Contents

init(argumentIndex:)

Creates a new input node.

Declaration

init(argumentIndex argument: Int)

Parameters

  • argument:

    The index of the parameter in the stitched function’s parameter list. The first parameter is 0, the second is 1, and so on.