VisualScript.hasSequenceConnection

Returns whether the specified sequence ports are connected.

struct VisualScript
@nogc nothrow const
bool
hasSequenceConnection
(
StringArg0
)
(
in StringArg0 func
,
in long from_node
,
in long from_output
,
in long to_node
)

Meta