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

public int GetOutputCountByType();

Returns

int The number of PlayableOutput of the same type T in the graph.

Description

Get the number of PlayableOutput of the requested type in the graph.