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

PlayableGraph.GetOutputCount

Declaration

public int GetOutputCount();

Returns

int The number of PlayableOutput in the graph.

Description

Returns the number of PlayableOutput in the graph.