This version of Unity is unsupported.

PlayableDirector.DeferredEvaluate

Declaration

public void DeferredEvaluate();

Description

Tells the PlayableDirector to evaluate it's PlayableGraph on the next update.

This only as an effect in the Editor when not in Play Mode.