Contents

init(switchMetaParameterDefinition:)

Creates a node that invokes a child node based on the value of the given parameter.

Declaration

init(switchMetaParameterDefinition: PHASEStringMetaParameterDefinition)

Parameters

  • switchMetaParameterDefinition:

    A string meta parameter that specifies the child node identifier to pass invocation on to.

See Also

Creating a Node