docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method SetBootConfigValue

    SetBootConfigValue(string, string)

    Method for setting a specific boot config option, given the key and the string value to store.

    Declaration
    public bool SetBootConfigValue(string key, string value)
    Parameters
    Type Name Description
    string key

    Key of the value to be stored

    string value

    String value to write to the key

    Returns
    Type Description
    bool

    True if we are able to set the config value, otherwise returns false

    In This Article
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, November 1, 2023