AnimationTreePlayer.areNodesConnected

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

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

Meta