VisualScript.hasSequenceConnection

Returns whether the specified sequence ports are connected.

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

Meta