AnimancerNode.

GetConnectionStatusError() Method

Summary

Returns null if this node is properly connected to its parent. Otherwise, returns an error message to be logged.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerNode

Syntax

protected virtual string GetConnectionStatusError()

Remarks

Called by Animancer.AnimancerNode.AssertConnectionStatus.

Return Value

Type Description
string