LifecycleEventHandler
Adaptive Performance lifecycle events which are sent when the lifecycle of IAdaptivePerformance is changed.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Delegate
- Namespace: UnityEngine.AdaptivePerformance
- Assembly: UnityEngine.AdaptivePerformanceModule
public delegate void LifecycleEventHandler(IAdaptivePerformance instance, LifecycleChangeType changeType)