Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

PlayableGraph.GetOutputCountByType

Declaration

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.