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

public int GetOutputCount();

Returns

int The number of PlayableOutput in the graph.

Description

Returns the number of PlayableOutput in the graph.