Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Utility

Editor utility functions for the Playable graph and its nodes.
Read time 1 minuteLast updated 5 days ago

Definition

public static class Utility

Static Methods

Method

Description

GetAllGraphsReturns all existing PlayableGraphs.

Static Events

Member

Description

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