Universal Robots TypeScript API - v10.12.0
    Preparing search index...

    Type Alias NodeFactory<T>

    NodeFactory: () => OptionalPromise<T | BranchNode>

    NodeFactory is a function that returns an instance of the node type

    Type Parameters

    • T

    Type Declaration