docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Delegate LifecycleEventHandler

    Adaptive Performance lifecycle events which are sent when the lifecycle of IAdaptivePerformance is changed.

    Namespace: UnityEngine.AdaptivePerformance
    Assembly: Unity.AdaptivePerformance.dll
    Syntax
    public delegate void LifecycleEventHandler(IAdaptivePerformance instance, LifecycleChangeType changeType)
    Parameters
    Type Name Description
    IAdaptivePerformance instance

    IAdaptivePerformance instance.

    LifecycleChangeType changeType

    Type of lifecycle change on instance

    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)