This version of Unity is unsupported.

PlayableGraph.GetOutputCount

Declaration

public int GetOutputCount();

Returns

int The number of PlayableOutput in the graph.

Description

Returns the number of PlayableOutput in the graph.