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.