AnimationTreePlayer.areNodesConnected

Returns whether node id and dst_id are connected at the specified slot.

struct AnimationTreePlayer
@nogc nothrow const
bool
areNodesConnected
(
in String id
,
in String dst_id
,)

Meta