MoveNextTarget()
Called to iterate through the targets, this will be used when previewing more than one target.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Method
- Namespace: UnityEditor
- Assembly: UnityEditor
public virtual bool MoveNextTarget()
Returns
Type | Description |
|---|---|
| bool | True if there is another target available. |