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

AnimancerGraph.

IsValidOrDispose() Method

Summary

Is this Animancer.AnimancerGraph currently usable (not destroyed)?
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerGraph

Syntax

public bool IsValidOrDispose()

Remarks

Calls Animancer.AnimancerGraph.DisposeAll if the Animancer.AnimancerGraph.PlayableGraph was already destroyed.

Return Value

Type Description
bool