GetOutputCount()
Returns the number of PlayableOutput in the graph.
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Method
- Namespace: UnityEngine.Playables
- Assembly: UnityEngine.CoreModule
public int GetOutputCount()
Returns
Type | Description |
|---|---|
| int | The number of PlayableOutput in the graph. |