This is the old Animancer v7.4 documentation. Click here for the latest version.

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