Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


LifecycleEventHandler

Adaptive Performance lifecycle events which are sent when the lifecycle of IAdaptivePerformance is changed.
Read time 1 minuteLast updated 6 days ago

Definition

public delegate void LifecycleEventHandler(IAdaptivePerformance instance, LifecycleChangeType changeType)