PerformanceBoostChangeHandler
You can subscribe to the boost event delegate which sends the PerformanceBoostChangeEventArgs when a boost changes.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Delegate
- Namespace: UnityEngine.AdaptivePerformance
- Assembly: UnityEngine.AdaptivePerformanceModule
public delegate void PerformanceBoostChangeHandler(PerformanceBoostChangeEventArgs boostEventArgs)