docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method TryRemoveBootConfigEntry

    TryRemoveBootConfigEntry(string)

    Try and remove an entry from the boot config.

    Declaration
    public bool TryRemoveBootConfigEntry(string key)
    Parameters
    Type Name Description
    string key

    The key to attempt to remove

    Returns
    Type Description
    bool

    true if we were able to remove the boot config entry, otherwise false

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