This version of Unity is unsupported.

Utility

class in UnityEditor.Playables

/

Implemented in:UnityEditor

Description

Editor utility functions for the Playable graph and its nodes.

Static Methods

GetAllGraphsReturns all existing PlayableGraphs.

Events

destroyingGraphEvent triggered whenever a PlayableGraph is being destroyed.
graphCreatedEvent triggered whenever a new PlayableGraph is created.