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

AnimancerGraph.

UnpauseGraph() Method

Summary

Resumes playing the UnityEngine.Playables.PlayableGraph if Animancer.AnimancerGraph.PauseGraph was called previously.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerGraph

Syntax

public void UnpauseGraph()

Return Value

Type Description
void