Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

Utility

class in UnityEditor.Playables

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.