docs.unity.cn
    Show / Hide Table of Contents

    Method GetKeys

    GetKeys()

    Returns all keys in your remote settings, as an array.

    Declaration
    public string[] GetKeys()
    Returns
    Type Description
    String[]

    An array of properties within config, if one exists. If one does not exist, empty string array is supplied.

    Back to top Copyright © 2023 Unity Technologies
    Generated by DocFX
    on Monday, March 13, 2023
    Terms of use