LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

PlayableGraph.Destroy

public void Destroy();

Description

Destroys the graph.

The graph is scheduled to be destroyed. The actual destruction happens later during the frame.