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