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.
int
The number of PlayableOutput of the same type T in the graph.
Get the number of PlayableOutput of the requested type in the graph.