List Node Pins
Pins on one Blueprint node: name, direction, type, current connections and default value. You need this before wiring anything, because connections are made by pin NAME.
hf_list_node_pinsRead onlyArguments
| Name | Type | Description |
|---|---|---|
blueprintreq | string | Blueprint asset path. |
graphreq | string | Graph name, e.g. EventGraph. |
node_idreq | string | Node id from hf_list_blueprint_nodes. |
Related tools
Also in Blueprints: