docs.unity3d.com
    Show / Hide Table of Contents

    Class AdaptivePerformanceBuildUtils

    Helper utilities for build-time modifications.

    Inheritance
    Object
    AdaptivePerformanceBuildUtils
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: UnityEditor.AdaptivePerformance.Editor
    Syntax
    public static class AdaptivePerformanceBuildUtils

    Methods

    GetWantedStartupBoostSetting(IAdaptivePerformanceSettings)

    Get value for boost mode on startup for given settings

    Declaration
    public static string GetWantedStartupBoostSetting(IAdaptivePerformanceSettings settings)
    Parameters
    Type Name Description
    IAdaptivePerformanceSettings settings
    Returns
    Type Description
    String

    UpdateBootConfigBoostSetting(String, String, String)

    Add key to boot.config

    Declaration
    public static void UpdateBootConfigBoostSetting(string path, string bootConfigKey, string wantedSettingValue)
    Parameters
    Type Name Description
    String path

    Player build path

    String bootConfigKey

    Key to add or update

    String wantedSettingValue

    Value for the key

    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023