AnimancerState.

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
AnimancerState

Syntax

protected override string GetConnectionStatusError()

Remarks

Called by Animancer.AnimancerNode.AssertConnectionStatus.

Return Value

Type Description
string