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.DestroySubgraph

public void DestroySubgraph(U playable);

Parameters

playableThe Playable to destroy.

Description

Destroys the Playable and all its inputs, recursively.