Start()
Ask loader to start all initialized subsystems.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEngine.AdaptivePerformance
- Assembly: UnityEngine.AdaptivePerformanceModule
public virtual bool Start()
Returns
Type | Description |
|---|---|
| bool | Whether or not all subsystems were successfully started. |