GraphEdit.isValidConnectionType

Returns whether it's possible to connect slots of the specified types.

struct GraphEdit
@nogc nothrow const
bool
isValidConnectionType
(
in long from_type
,
in long to_type
)

Meta