AnimancerNode.

AssertConnectionStatusRecursive(AnimancerNodeBase) Method

Summary

[Assert-Only] Calls Animancer.AnimancerNode.AssertConnectionStatus for the `node` and all of its children.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerNode

Syntax

public static void AssertConnectionStatusRecursive(AnimancerNodeBase node)

Parameters

Name Type Description
node AnimancerNodeBase

Return Value

Type Description
void