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